Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 4,936 for

assemble document

(0.07 sec)
  1. CellFormat.VerticalMerge | Aspose.Words for .NET

    Discover the CellFormat VerticalMerge property for seamless vertical cell merging in spreadsheets. Enhance data organization and presentation effortlessly!...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table...cells vertically. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge Documents by allowing precise shape insertion for a polished look....engine must insert into the document. public Shape Shape { get...inserts the shape into the document. Use this property to fully...

    reference.aspose.com/words/net/aspose.words.mai...
  3. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown Document loading by preserving empty lines for improved readability....lines while load a Markdown document. The default value is false...the beginning and end of the document are also ignored. This option...

    reference.aspose.com/words/net/aspose.words.loa...
  4. 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...
  5. PageSetup.LeftMargin | Aspose.Words for .NET

    Discover the PageSetup LeftMargin property to easily adjust the left margin in points, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.LayoutMode...

    reference.aspose.com/words/net/aspose.words/pag...
  6. 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...
  7. 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...
  8. SignatureLineOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.SignatureLineOptions to customize signature lines in your Documents easily. Enhance your DocumentBuilder experience today!...with Digital Signatures documentation article. public class SignatureLineOptions...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words/sig...
  9. XamlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover how the ResourcesFolderAlias property in XamlFixedSaveOptions enhances image URI management in Xaml Documents. Optimize your fixed page layouts today!...written into an fixed page Xaml document. Default is null . public...} Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocumentBuilder.MoveToDocumentStart | Aspose.Wo...

    Discover the DocumentBuilder MoveToDocumentStart method to effortlessly navigate to the start of your Document, enhancing your editing efficiency....cursor to the beginning of the document. public void MoveToDocumentStart...Examples Shows how to move a document builder’s cursor to different...

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