Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 4,984 for

assemble document

(0.08 sec)
  1. FieldCitation.SuppressYear | Aspose.Words for .NET

    Manage citation details with the FieldCitation SuppressYear property. Easily control year visibility for enhanced clarity in your references.... // Open a document containing bibliographical...Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  2. CellFormat.RightPadding | Aspose.Words for .NET

    Discover the CellFormat RightPadding property to easily adjust spacing in your cells. Enhance your spreadsheet's layout with precise point control!...with a document builder. Document doc = new Document (); DocumentBuilder...will still grow in the output document to match the size of its neighboring...

    reference.aspose.com/words/net/aspose.words.tab...
  3. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each Document page, enhancing your Document rendering experience....information about a particular document page. To learn more, visit...visit the Rendering documentation article. public class PageInfo...

    reference.aspose.com/words/net/aspose.words.ren...
  4. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Optimize your HTML exports with the HtmlSaveOptions TableWidthOutputMode. Control table row and cell widths for seamless MHTML and EPUB formatting.... In a document in Aspose.Words, tables, rows...units too. When you convert a document to HTML using Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartFormat.ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CustomPart.Data | Aspose.Words for .NET

    Explore CustomPart Data. Access detailed information about your custom parts for enhanced precision and efficiency in your projects....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 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...
  8. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    Discover the ShapeBase GetShapeRenderer method to effortlessly create and render shapes as images, enhancing your design projects with ease.... Document doc = new Document ( MyDir + "Various...There are 7 shapes in the document, including one group shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FontSubstitutionSettings.FontNameSubstitution |...

    Optimize your typography with FontSubstitutionSettings. Discover how to customize font name rules for enhanced design flexibility and user experience....Examples Shows how to access a document’s system font source and set...font substitutes. Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  10. SplitOptions.SplitCriteria | Aspose.Words for .NET

    Discover how the SplitOptions SplitCriteria property enhances Document management by efficiently dividing your content into manageable sections....criteria for splitting the document into parts. public SplitCriteria...split document by pages. string doc = MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.low...