Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 4,867 for

assemble document

(0.09 sec)
  1. Convert PDF to DXF via C# API | products.aspose...

    Export PDF to DXF in your .NET applications without using any third party application... Open PDF file using Document class Initialize JpegDevice...using Image class Save the document to DXF format using Save method...

    products.aspose.com/total/net/conversion/pdf-to...
  2. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient Document splitting. Optimize your workflow with versatile options for seamless part management....enumeration Specifies how the document is split into parts. public...Page 0 Specifies that the document is split into pages. SectionBreak...

    reference.aspose.com/words/net/aspose.words.low...
  3. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....object ) Populates the template document with data from the specified...namespace Aspose.Words.LowCode assembly Aspose.Words BuildReport(...

    reference.aspose.com/words/net/aspose.words.low...
  4. Footnote.ActualReferenceMark | Aspose.Words for...

    Discover the Footnote ActualReferenceMark property to access the precise text of reference marks in your Documents, enhancing clarity and organization....reference mark displayed in the document for this footnote. public...all reference marks of the document, or to update the values after...

    reference.aspose.com/words/net/aspose.words.not...
  5. FolderFontSource.Type | Aspose.Words for .NET

    Discover the FolderFontSource Type property. Easily identify font source types to enhance your design projects and streamline your workflow....FontsDir , false , 1 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words FolderFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  6. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words TextBox.InternalMarginRight...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentVisitor.VisitTableStart | Aspose.Words ...

    Discover the DocumentVisitor VisitTableStart method, essential for efficiently managing table enumeration in your applications. Enhance your coding skills today!...table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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...
  9. 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...
  10. 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...