Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 9,370 for

assemble document

(0.07 sec)
  1. Style.Equals | Aspose.Words for .NET

    Style Equals method. Compares with the specified style. Styles Istds are compared for builtin styles only. Styles defaults are not included in comparison. Base style linked style and next paragraph style are recursively compared in C#.... Document doc = new Document ( MyDir + "Style...with alias.docx" ); // This document contains a style named "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  2. TableCollection.ToArray | Aspose.Words for .NET

    TableCollection ToArray method. Copies all tables from the collection to a new array of tables in C#....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. CellCollection.ToArray | Aspose.Words for .NET

    CellCollection ToArray method. Copies all cells from the collection to a new array of cells in C#....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ImageData.IsLink | Aspose.Words for .NET

    ImageData IsLink property. Returns true if the image is linked to the shape when SourceFullName is specified in C#.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FileName | Aspose.PDF for .NET API Reference

    Name of the PDF file that caused this Document...FileName Document.FileName property Name of the PDF file that...that caused this document public string FileName { get ; } See Also...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  6. NamedDestinations | Aspose.PDF for .NET API Ref...

    Collection of Named Destination in the Document....NamedDestinations Document.NamedDestinations property Collection...of Named Destination in the document. public NamedDestinationColl...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  7. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    FieldStyleRef InsertParagraphNumber property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the Document in C#....exactly as it appears in the document. public bool InsertParagraphNumbe...STYLEREF fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. MarkdownSaveOptions.TableContentAlignment | Asp...

    MarkdownSaveOptions TableContentAlignment property. Gets or sets a value that specifies how to align contents in tables when exporting into the Markdown format. The default value is Auto in C#.... Document . Save ( ArtifactsDir + "MarkdownSaveOptions... saveOptions ); Document doc = new Document ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ParagraphAbsorber | Aspose.PDF for .NET API Ref...

    Initializes a new instance of the ParagraphAbsorberaspose.pdf.text/paragraphabsorber that performs search for sections/paragraphs of the Document or page....sections/paragraphs of the document or page. public ParagraphAbsorber...namespace Aspose.Pdf.Text assembly Aspose.PDF ParagraphAbsorber(int)...

    reference.aspose.com/pdf/net/aspose.pdf.text/pa...
  10. ImageData.ChromaKey | Aspose.Words for .NET

    ImageData ChromaKey property. Defines the color value of the image that will be treated as transparent in C#.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

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