Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,931 for

assemble document

(0.11 sec)
  1. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your Document saving experience. Customize RTF output with advanced settings for optimal results....additional options when saving a document into the Rtf format. To learn...the Specify Save Options documentation article. public class RtfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open Documents in read-only mode for enhanced security and integrity....whether the document author has recommended that the document be opened...protect a document with a password. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.set...
  3. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your Documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced Document quality....embedding TrueType fonts in a document upon it is saved. The default...PostScript fonts, but can open documents with embedded fonts of this...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations....Inserts an chart object into the document and scales it to the specified...chart type to insert into the document. width Double The width of...

    reference.aspose.com/words/net/aspose.words/doc...
  5. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF Documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfDigitalSignatureTimestampSettings.UserName |...

    Discover the PdfDigitalSignatureTimestampSettings UserName property for secure timestamping. Enhance your Document integrity with reliable server authentication....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, offering a typed collection of all glossary entries for enhanced organization and easy access....building blocks in the glossary document. public BuildingBlockCollect...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words.bui...
  8. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...into a document using FieldType. Document doc = new Document ();...; builder . Write ( "This document was written by " ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...doc DocumentBase The owner document. shapeType ShapeType The type...system into a document. Document doc = new Document (); // The "Shape"...

    reference.aspose.com/words/net/aspose.words.dra...
  10. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...