Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 5,184 for

assemble document

(0.98 sec)
  1. SignOptions.ApplicationVersion | Aspose.Words f...

    Set or get app version for signing. Ensure compatibility and control signature metadata. Default 12.0....Examples Shows how to sign a document with additional signing options...signOptions ); Document signedDoc = new Document ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dig...
  2. FieldUpdatingProgressArgs.TotalFieldsCount | As...

    Discover the TotalFieldsCount property in FieldUpdatingProgressArgs to efficiently track and manage field updates for enhanced performance.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldUpdatingProgres...

    reference.aspose.com/words/net/aspose.words.fie...
  3. OfficeMath.MathObjectType | Aspose.Words for .NET

    Discover the OfficeMath MathObjectType property to easily access and utilize MathObjectTypes for enhanced Document formatting and functionality....math node in a document. Document doc = new Document ( MyDir + "...composite node to accept a document visitor, the visitor visits...

    reference.aspose.com/words/net/aspose.words.mat...
  4. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  5. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  6. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first section of your building block for streamlined organization and enhanced efficiency....block to a document. // A document's glossary document stores building...building blocks. Document doc = new Document (); GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  7. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final section, enhancing your coding experience and project organization....block to a document. // A document's glossary document stores building...building blocks. Document doc = new Document (); GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  8. LayoutEnumerator.MovePrevious | Aspose.Words fo...

    Discover how the LayoutEnumerator MovePrevious method efficiently navigates to the previous sibling entity, enhancing your coding workflow....traversing a document’s layout entities. // Open a document that contains...occupies in the document body. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.lay...
  9. LayoutEnumerator.Rectangle | Aspose.Words for .NET

    Discover the LayoutEnumerator Rectangle property. Get precise bounding rectangles of entities relative to the page's top left corner in points....traversing a document’s layout entities. // Open a document that contains...occupies in the document body. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.lay...
  10. LayoutEnumerator.Text | Aspose.Words for .NET

    Discover the LayoutEnumerator Text property to easily retrieve the text of the current span entity. Simplify your data handling with this powerful feature!...traversing a document’s layout entities. // Open a document that contains...occupies in the document body. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.lay...