Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 5,199 for

assemble document

(0.2 sec)
  1. ViewOptions.ZoomPercent | Aspose.Words for .NET

    Adjust the ViewOptions ZoomPercent property to set your Document's zoom level between 10-500%. Enhance readability and optimize your viewing experience!...which you want to view your document. public int ZoomPercent {...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  2. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your Document's final section for effective formatting....in the last section of the document. public bool IsEndOfDocument...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  3. TextWatermarkOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TextWatermarkOptions for customizable text watermarks. Enhance your Documents with unique, professional branding options!...Working with Watermark documentation article. public class TextWatermarkOptions...text watermark. Document doc = new Document (); // Add a plain...

    reference.aspose.com/words/net/aspose.words/tex...
  4. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals.... Document doc = new Document (); DocumentBuilder.../// Insert a chart using a document builder of a specified ChartType...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ListLevel.TabPosition | Aspose.Words for .NET

    Discover the ListLevel TabPosition property to easily adjust tab positions in points for your list levels, enhancing your Document's formatting.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!...shapes in a document. Document doc = new Document ( MyDir + "Revision...iterate over all the shapes in a document (ShapeAppearancePrint). ///...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.Chart | Aspose.Words for .NET

    Unlock chart properties with Shape Chart. Enhance your visual data presentation effortlessly and maximize your insights today!...shapes in a document. Document doc = new Document ( MyDir + "Revision...iterate over all the shapes in a document (ShapeAppearancePrint). ///...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CustomPartCollection.Item | Aspose.Words for .NET

    Effortlessly manage your CustomPartCollection with our item property. Quickly get or set items at any index for seamless customization and efficiency....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...
  9. Merge Word Files Online or using .NET | product...

    Free online app to combine different Word files. .NET merging library code to merge Word Documents....NET Merge Word Merge Word Documents Online via Merger App or using...Develop powerful .NET based Word document merging application. Combine...

    products.aspose.com/total/net/merge/word/
  10. 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...