Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 4,987 for

assemble document

(0.06 sec)
  1. Border.LineStyle | Aspose.Words for .NET

    Customize your design with the Border LineStyle property, allowing you to easily get or set unique border styles for enhanced visual appeal....border into a document. Document doc = new Document (); DocumentBuilder...Border namespace Aspose.Words assembly Aspose.Words Border.IsVisible...

    reference.aspose.com/words/net/aspose.words/bor...
  2. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....horizontal rule shape into the document. public Shape InsertHorizontalRule...its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ResourceSavingArgs.ResourceFileUri | Aspose.Wor...

    Discover the ResourceSavingArgs ResourceFileUri property to easily manage and reference resource files in your Documents. Enhance efficiency today!...the resource file from the document. public string ResourceFileUri...page HTML, SVG or Markdown documents. Aspose.Words automatically...

    reference.aspose.com/words/net/aspose.words.sav...
  4. StructuredDocumentTagCollection.Item | Aspose.W...

    Access structured Document tags effortlessly with the Item property. Retrieve any tag by index for seamless Document management and enhanced organization....indexer Returns the structured document tag at the specified index...namespace Aspose.Words.Markup assembly Aspose.Words StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  6. MetafileRenderingOptions.RenderingMode | Aspose...

    Discover the MetafileRenderingOptions RenderingMode property to control how metafile images are rendered, enhancing your graphics quality and performance....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your Document quality!...Examples Shows how to save a document to the PDF format using the...PdfSaveOptions class. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy.... Document doc = new Document (); DocumentBuilder...IgnoreShapes = true }; builder . Document . Range . Replace ( "Lorem...

    reference.aspose.com/words/net/aspose.words.rep...
  9. 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...
  10. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding.... Document doc = new Document ( MyDir + "Mail merge...XPath expression. Document doc = new Document ( MyDir + "Tables...

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