Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 4,982 for

document assembly

(0.1 sec)
  1. 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...
  2. RevisionCollection.RejectAll | Aspose.Words for...

    Discover the RevisionCollection RejectAll method to effortlessly discard all revisions, streamlining your workflow and enhancing Document management....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  3. MarkdownSaveOptions.ImagesFolderAlias | Aspose....

    Discover the MarkdownSaveOptions ImagesFolderAlias property to easily manage image URIs in your Documents. Streamline your workflow with this essential feature!...image URIs written into a document. Default is an empty string...} Remarks When you save a Document in Markdown format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  4. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveOptions AddBidiMarks property enhances plain text exports by adding bidirectional marks for improved readability and formatting.... Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the page width in points, enhancing your Document formatting and layout precision....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. Document.Frameset | Aspose.Words for .NET

    Discover the Frameset property for Documents. Get a Frameset instance for seamless integration of framed pages. Enhance your web experience today!...Frameset Contents [ Hide ] Document.Frameset property Returns...Frameset instance if this document represents a frames page....

    reference.aspose.com/words/net/aspose.words/doc...
  7. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your Document design with precise layout control and customization.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  8. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum to enhance your Document's security. Easily specify and manage security levels for optimal protection....Specifies the security level of a document as a numeric value. [Flags]...property. PasswordProtected 1 The document is password protected. (Note...

    reference.aspose.com/words/net/aspose.words.pro...
  9. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your Documents with precise border control and style!...the Programming with Documents documentation article. public enum...with a top border. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  10. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization.... Document doc = new Document (); DocumentBuilder...AltText.docx" ); // Save the document to HTML, and then delete the...

    reference.aspose.com/words/net/aspose.words.dra...