Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,931 for

document assembly

(0.07 sec)
  1. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveOptions CacheBackgroundGraphics property to optimize Document graphics caching, enhancing your PDF creation and performance....to cache graphics placed in document’s background. public bool...graphics are written to the PDF document as an xObject. When the value...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your Document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional paragraph formatting....hyphenation which is applied in the document settings. public bool SuppressAutoHyphens...), Is . True ); // Open a document containing text with a locale...

    reference.aspose.com/words/net/aspose.words/par...
  3. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your Document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....word count properties of the document. public void UpdateWordCount...BuiltInDocumentPrope collection of the Document . Note that UpdateWordCount...

    reference.aspose.com/words/net/aspose.words/doc...
  4. RtfLoadOptions | Aspose.Words for .NET

    Discover the RtfLoadOptions constructor that effortlessly initializes your class with default values, enhancing your coding efficiency and productivity....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. RtfLoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  5. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!... Document doc = new Document ( MyDir + "Rendering.... Radius = 30 ; builder . Document . Save ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HtmlLoadOptions.SupportFontFaceRules | Aspose.W...

    Discover HtmlLoadOptions SupportFontFaceRules, control font loading with ease. Enhance your web design by enabling custom fonts for a polished look....embedded into the resulting document’s font definitions (see FontInfos...saving. In order to save the document with loaded fonts, the EmbedTrueTypeFonts...

    reference.aspose.com/words/net/aspose.words.loa...
  7. ZoomType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.ZoomType enum to customize Document display sizes in Microsoft Word for optimal viewing and productivity....for how large or small the document appears on the screen in Microsoft...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  8. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your Document in their original order for efficient Document management....with all the odd pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. CustomDocumentProperties.AddLinkToContent | Asp...

    Discover the CustomDocumentProperties AddLinkToContent method to effortlessly create linked custom Document properties for enhanced Document management....new linked to content custom document property. public DocumentProperty...a custom document property to a bookmark. Document doc = new...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Document.Save | Aspose.Words for .NET

    Effortlessly save your Documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....] Save( string ) Saves the document to a file. Automatically determines...String The name for the document. If a document with the specified...

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