Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,931 for

assemble document

(0.13 sec)
  1. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your Document management!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  3. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your Document formatting effortlessly!...continuous throughout the document. RestartSection 1 Numbering...places in the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  4. SignatureLineOptions.Email | Aspose.Words for .NET

    Manage suggested signer email addresses effortlessly with SignatureLineOptions. Enhance your email workflow with customizable options for seamless communication....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...
  5. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert Document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...Hide ] Document.RenderToSize method Renders a document page into...Examples Shows how to render the document as a bitmap at a specified...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PdfSaveOptions.Compliance | Aspose.Words for .NET

    Discover the PdfSaveOptions Compliance property to ensure your PDF Documents meet industry standards for quality and compatibility....compliance level for output documents. public PdfCompliance Compliance...of saved PDF documents. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FileFormatInfo.HasDigitalSignature | Aspose.Wor...

    Discover the FileFormatInfo HasDigitalSignature property—quickly check if your Document includes a digital signature, enhancing security and authenticity....property Returns true if this document contains a digital signature...signature is present on a document, but it does not specify whether...

    reference.aspose.com/words/net/aspose.words/fil...
  8. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....Words uses the document file name and a unique number...for each image found in the document. You can use the CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  9. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage Document write protection settings and enhance your Document security....protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.set...
  10. EndnoteOptions.StartNumber | Aspose.Words for .NET

    Discover how the EndnoteOptions StartNumber property enhances your Document by customizing the first numbered endnotes for clarity and organization....the document begins the footnote/endnote count. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...