Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 168,832 for

document

(1.65 sec)
  1. PDF Ից WORD API C++ Ի Համար

    Միավորել PDF ը WORD ին C++ ում REST API ի միջոցով: Պահպանեք PDF ը որպես WORD՝ օգտագործելով C++:...make_shared <WordsApi>(config); auto document = std:: shared_ptr <std::istream>(...requests:: AppendDocumentOnline ( document, documentList ) ); wordsApi->...

    products.aspose.cloud/words/hy/cpp/merge/pdf-to...
  2. Get a Paragraph Rectangle|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....In the default storage, the document MyPresentation.pptx contains...

    docs.aspose.cloud/slides/get-a-paragraph-rectan...
  3. Delete a Chart Series|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Examples The document MyPresentation.pptx , saved...

    docs.aspose.cloud/slides/delete-a-chart-series/
  4. 通过云端Python SDK获取书签

    使用Aspose.PDF Cloud Python SDK从PDF文件中按路径检索书签。...Install-Package Visit our documentation for more details. 如何使用云端Python...Path ( r "C:\Samples" ) PDF_DOCUMENT_NAME = "sample.pdf" BOOKMARK_PATH...

    products.aspose.cloud/pdf/zh/python/bookmarks/g...
  5. Convert PDF to TIFF in Python | Python PDF to T...

    Learn how to convert PDF to TIFF in Python with 300 DPI using an online PDF to TIFF converter. Convert PDF to TIFF for image processing needs in Python....formats for sharing and storing documents. However, there are times...preserving document quality, archiving, or improving document processing...

    blog.aspose.cloud/pdf/pdf-to-tiff-convert-pdf-t...
  6. Words API Not Responding - Free Support Forum -...

    We are currently experiencing a major outage with Aspose, as reflected on the Status page: https://status.aspose.cloud/. The PDFs on our self-hosted instances are exhibiting the Aspose watermark. This has been a recurr…...InvalidOperationExce: Error converting document. —> Aspose.Words.Cloud.Sdk...call every time we generate a document (30 calls per day). For example...

    forum.aspose.cloud/t/words-api-not-responding/2...
  7. 解析 PDF 以通过云 Python SDK 提取文本

    使用 Aspose.PDF Cloud SDK for Python 解析 PDF 文件以提取文本。增强可发现性和索引。...Install-Package Visit our documentation for more details. NET PHP...创建一个对象以连接到云 API 上传您的文档文件 使用 get_document_text_box_fields 函数在云存储中解析...

    products.aspose.cloud/pdf/zh/python/parser/texts/
  8. MapiMessageDto|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....an Outlook Message format document. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-mapi-me...
  9. Add an Effect to an Interactive Sequence|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Example The document MyPresentation.pptx saved...

    docs.aspose.cloud/slides/add-an-effect-to-an-in...
  10. C++ 中的 DOCX 水印

    将水印添加到 C++ 中的 DOCX。还可以使用 C++ API 从 DOCX 中删除水印。...<std::istream>( insertWatermarkResul->document->values.begin, std::istream::binary));...<std::istream>( insertWatermarkResul->document->values.begin, std::istream::binary));...

    products.aspose.cloud/words/zh/cpp/watermark/docx/