Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 42,400 for

document properties

(1.53 sec)
  1. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. Remarks When you...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Export XLSM to DOCX in Android or with free Onl...

    Android API to Convert XLSM to DOCX without using Microsoft Word or online. Test free XLSM to DOCX online converter quickly before integrating the code....PDF file using Document class Save the document to DOCX format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  3. After convert to pdf, the tablelayout are diffe...

    pdf: word:...differences between your Word document and the converted PDF, particularly...rendering engine handle table properties, margins, or styles. Cause...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...
  4. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/cpp/compare-documents/
  5. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....visitor DocumentVisitor The document visitor. Return Value The...block to a document. // A document's glossary document stores building...

    reference.aspose.com/words/net/aspose.words.bui...
  6. FieldInclude class | Aspose.Words for Python

    aspose.words.fields.FieldInclude class. Implements the INCLUDE field...the Working with Fields documentation article. Remarks Inserts...graphics contained in another document. Inheritance: FieldInclude...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMergeSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMergeSettings class to streamline Document automation with powerful mail merge capabilities for enhanced efficiency....mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. public class MailMergeSettings...

    reference.aspose.com/words/net/aspose.words.set...
  8. Aspose::Words::Vba::VbaModuleType enum | Aspose...

    Aspose::Words::Vba::VbaModuleType enum. Specifies the type of a model in a VBA project in C++....that are associated with a document. ProceduralModule 1 A collection...defined in the module become properties and methods of the object...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state...value property Forms2OleControl.value property Gets underlying...underlying Value property which often represents control state. For example...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Delete PDF Pages programmatically C#|Aspose.PDF...

    You can delete pages from your PDF file using Aspose.PDF for .NET library.... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/delete-pages/