Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 4,694 for

assemble document

(0.21 sec)
  1. 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...
  2. 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...
  3. GeneralFormatCollection.Count | Aspose.Words fo...

    Discover the GeneralFormatCollection Count property to easily access the total item count in your collection, enhancing data management efficiency.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Use a document builder to insert a field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Use a document builder to insert a field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ShapeBase.Left | Aspose.Words for .NET

    Discover the ShapeBase Left property to easily adjust your shape's left edge position within its container. Enhance your design precision today!... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words ShapeBase.IsWordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. MarkdownLoadOptions | Aspose.Words for .NET

    Discover the MarkdownLoadOptions constructor to easily initialize MarkdownLoadOptions instances for enhanced Document processing and customization....preserve empty line while load a document. string mdText = $"{Environment...PreserveEmptyLines = true }; Document doc = new Document ( stream , loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. 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...
  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...