Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,991 for

assemble document

(0.05 sec)
  1. ShapeBase.IsDecorative | Aspose.Words for .NET

    Discover ShapeBase. Easily manage decorative properties in your Documents. Enhance visual appeal by setting flags for unique shape designs....shape is decorative in the document. public bool IsDecorative...shape is decorative. Document doc = new Document ( MyDir + "Decorative...

    reference.aspose.com/words/net/aspose.words.dra...
  2. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface to create custom save methods for Documents, enhancing your Document management solutions....method called during saving a document. public interface IDocumentSavingCallb...This is called to notify of document saving progress. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CsvDataLoadOptions.QuoteChar | Aspose.Words for...

    Discover the CsvDataLoadOptions QuoteChar property to easily customize field value quoting for seamless data handling and improved CSV management.... Document doc = new Document ( MyDir + "Reporting...namespace Aspose.Words.Reporting assembly Aspose.Words CsvDataLoadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  4. FieldTemplate.IncludeFullPath | Aspose.Words fo...

    Discover the FieldTemplate IncludeFullPath property to easily manage full file path inclusion, enhancing your project's efficiency and organization....location of a document’s template. Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldTemplate...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PageInfo.HeightInPoints | Aspose.Words for .NET

    Discover the HeightInPoints property of PageInfo to easily access page height in points. Enhance your Document layout with precise measurements!...page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  6. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your Documents stay protected and confidential....opening the encrypted PDF document. public string UserPassword...required to open an encrypted PDF document for viewing. The permissions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image formats in Microsoft Word Documents. Enhance your Document's visual appeal!...image in a Microsoft Word document. public enum ImageType Values...stored inside a Microsoft Word document. Emf 2 Windows Enhanced Metafile...

    reference.aspose.com/words/net/aspose.words.dra...
  8. BuiltInDocumentProperties.CreatedTime | Aspose....

    Discover the BuiltInDocumentProperties CreatedTime feature to easily access and manage your Document's creation date in UTC for enhanced organization....property Gets or sets date of the document creation in UTC. public DateTime...get ; set ; } Remarks For documents originated from RTF format...

    reference.aspose.com/words/net/aspose.words.pro...
  9. BuiltInDocumentProperties.Version | Aspose.Word...

    Discover the BuiltInDocumentProperties Version property, showcasing the app version that created your Document. Enhance your Document management today!...application that created the document. public int Version { get...get ; set ; } Remarks When a document was created by Microsoft Word...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert Documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...InsertDocument( Document , ImportFormatMode ) Inserts a document at the...public Node InsertDocument ( Document srcDoc , ImportFormatMode...

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