Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,855 for

assemble document

(0.05 sec)
  1. SignatureLineOptions.AllowComments | Aspose.Wor...

    Enable signer comments in the Sign dialog with the SignatureLineOptions AllowComments property. Enhance collaboration and feedback effortlessly!...Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sig...
  2. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during Document loading and saving. Enhance Document integrity!...warnings that can occur during document loading or saving. public...encounters some issue during document loading or saving that might...

    reference.aspose.com/words/net/aspose.words/iwa...
  3. ViewOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.ViewOptions class to customize Document display in Microsoft Word, enhancing your editing experience and productivity....options that control how a document is shown in Microsoft Word...Appearance of Word Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words.set...
  4. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/sto...
  5. StructuredDocumentTagRangeStart.XmlMapping | As...

    Discover how the StructuredDocumentTagRangeStart XmlMapping property connects your Document's tag range to custom XML data, enhancing Document integration....mapping of this structured document tag range to XML data in a...custom XML part of the current document. public XmlMapping XmlMapping...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/sec...
  8. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your Document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....units of measure to apply to document content. The default value...and content properties in documents whereas MS Office uses inches...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FontInfo.Name | Aspose.Words for .NET

    Discover the FontInfo Name property to easily access and utilize font names for enhanced typography in your projects....present in a document. Document doc = new Document ( MyDir + "Embedded...used and unused fonts in the document. for ( int i = 0 ; i < allFonts...

    reference.aspose.com/words/net/aspose.words.fon...
  10. MustacheTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.MustacheTag class—efficiently handle mustache tags for seamless Document automation and enhanced mail merging.... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...