Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 4,947 for

document assembly

(0.7 sec)
  1. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  2. RtfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the RtfSaveOptions SaveFormat property to effortlessly save your Documents in RTF format, ensuring compatibility and easy sharing....Specifies the format in which the document will be saved if this save...save a document to .rtf with custom options. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OleFormat.Clsid | Aspose.Words for .NET

    Discover the OleFormat Clsid property to easily retrieve the CLSID of OLE objects, enhancing your application's functionality and performance....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  4. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown Document loading by preserving empty lines for improved readability....lines while load a Markdown document. The default value is false...the beginning and end of the document are also ignored. This option...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...images from a document. Document doc = new Document ( MyDir + "Images...how to extract images from a document, and save them to the local...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Node.PreviousSibling | Aspose.Words for .NET

    Discover the Node PreviousSibling property to easily access the node that comes before your current node, enhancing your DOM manipulation skills....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  7. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your Document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....few pages at start of the document then abort process and render...technique may not work for every document or may fail completely. Examples...

    reference.aspose.com/words/net/aspose.words.lay...
  8. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Discover how the UseTargetMachineFonts property in HtmlFixedSaveOptions enhances Document display by utilizing target machine fonts. Optimize your font management today!...must be used to display the document. If this flag is set to true...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ThumbnailGeneratingOptions.GenerateFromFirstPag...

    Discover how the GenerateFromFirstPage option creates thumbnails from the Document's first page or image, enhancing your visual content effortlessly....thumbnail from first page of the document or first image. public bool...generated from first page of the document. If value is false and there...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Footnote.AcceptStart | Aspose.Words for .NET

    Discover the Footnote AcceptStart method, designed to enhance visitor engagement by seamlessly guiding users to the footnote's beginning....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void FootnoteToText () { Document doc =...

    reference.aspose.com/words/net/aspose.words.not...