Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 349,386 for

document

(0.07 sec)
  1. C# API to Export CGM to MHTML | products.aspose...

    Convert CGM to MHTML without using Microsoft Word...developers to add powerful document manipulation and conversion...converting, and manipulating PDF documents. It also supports a variety...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Add Digital Signature to an already signed Exce...

    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....signed Excel document, if the original document is Aspose.Cells...generated document, it works well. But if the original document is generated...

    docs.aspose.com/cells/java/add-digital-signatur...
  3. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the Document as calculated by the most recent page layout operation....page_count property Document.page_count property Gets the number...number of pages in the document as calculated by the most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  5. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  6. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method... date_time) Compares two documents and saves the differences...The original document. v2 str The modified document. output_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a Document direction. The default value is LeftToRight in C++....ion method Gets or sets a document direction. The default value...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number of items in the collection in C++....custom document properties. auto doc = MakeObject < Document > (..."Properties.docx" ); // Every document contains a collection of custom...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Convert WORD to PPSM via C++ or with free Onlin...

    Export WORD to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....to Convert Converting Word documents to PPSM format is a common...automate the conversion of Word documents to PPSM format. It consists...

    products.aspose.com/total/cpp/conversion/word-t...
  10. Document.accept_start method | Aspose.Words for...

    Document.accept_start method. Accepts a visitor for visiting the start of the Document....visiting the start of the document. def accept_start ( self ...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/python-net/aspose.wo...