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

assemble document

(1.83 sec)
  1. Style.IsHeading | Aspose.Words for .NET

    Discover the IsHeading property. Easily identify if a style is a built-in Heading style, enhancing your Document's structure and readability....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  2. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CustomPart RelationshipType property to easily manage and define relationships between parent and custom parts for enhanced functionality....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  3. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced 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...
  4. VbaModule.Name | Aspose.Words for .NET

    Discover how to use the VbaModule Name property to easily manage your VBA project module names for enhanced organization and efficiency....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  5. VbaProject.Name | Aspose.Words for .NET

    Discover how to easily manage your VBA project with the Name property. Learn to get and set project names for efficient coding!...access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  6. DocumentBuilder.MoveToDocumentEnd | Aspose.Word...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToDocumentEnd method, placing the cursor at the end for seamless editing....the cursor to the end of the document. public void MoveToDocumentEnd...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your Documents, enhancing your editing workflow....the current position in the document as an editable range end....Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Replacer Class | Aspose.Words for .NET

    Effortlessly replace text in Documents with Aspose.Words.LowCode.Replacer. Simplify your workflow and enhance Document management today!...find and replace text in the document. public class Replacer : Processor...action allowing canceling document processing task using specified...

    reference.aspose.com/words/net/aspose.words.low...
  9. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal Document quality and performance....saves the bitmap to the output document. Examples Shows added a fallback...metafile records. Document doc = new Document ( MyDir + "WMF with...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocumentVisitor.VisitSmartTagStart | Aspose.Wor...

    Discover the DocumentVisitor VisitSmartTagStart method, your key to efficiently managing smart tag enumeration and enhancing Document processing....smart tag in a document. Document doc = new Document ( MyDir + "Smart...composite node to accept a document visitor, the visitor visits...

    reference.aspose.com/words/net/aspose.words/doc...