Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,695 for

assemble document

(0.04 sec)
  1. PdfZoomBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfZoomBehavior enum for customizable PDF zoom settings. Enhance user experience with tailored viewing options in PDF Documents....type of zoom applied to a PDF document when it is opened in a PDF...Description None 0 How the document is displayed is left to the...

    reference.aspose.com/words/net/aspose.words.sav...
  2. IAiModelText.CheckGrammar | Aspose.Words for .NET

    Enhance your writing with IAiModelText's CheckGrammar method. Effortlessly improve Document accuracy using advanced AI grammar checking....Checks grammar of the provided document. This operation leverages...grammar of document. public Document CheckGrammar ( Document sourceDocument...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances Document editing by identifying smart tags around inline elements like images and fields....Structured Document Tags or Content Control documentation article...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.mar...
  4. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize Document page images. Control color modes for enhanced visual quality in your projects....for the generated images of document pages. public enum ImageColorMode...Description None 0 The pages of the document will be rendered as color...

    reference.aspose.com/words/net/aspose.words.sav...
  5. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum to easily manage embedded font styles in FontInfo objects, enhancing your Document formatting capabilities....extract an embedded font from a document, and save it to the local...local file system. Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Watermark.Remove | Aspose.Words for .NET

    Effortlessly remove watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  7. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust Document zoom levels in percentages, enhancing your PDF viewing experience....factor (in percentages) for a document. public int ZoomFactor { get...rendered PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CellFormat.Borders | Aspose.Words for .NET

    Discover the CellFormat Borders property to access and customize cell border collections for enhanced spreadsheet design and functionality.... Document doc = new Document ( MyDir + "Tables...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/net/aspose.words.tab...
  9. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design....stop in a document by its index and remove it. Document doc = new...new Document (); TabStopCollection tabStops = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/tab...
  10. FieldOptions.FileName | Aspose.Words for .NET

    Discover the FieldOptions FileName property to easily manage and customize your Document's file name for enhanced organization and efficiency....sets the file name of the document. public string FileName {...field. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...