Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 9,585 for

assemble document

(0.11 sec)
  1. Row.LastCell | Aspose.Words for .NET

    Row LastCell property. Returns the last Cell in the row in C#....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Cell.IsFirstCell | Aspose.Words for .NET

    Cell IsFirstCell property. True if this is the first cell inside a row false otherwise in C#....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  3. CommentRangeStart.Id | Aspose.Words for .NET

    CommentRangeStart Id property. Specifies the identifier of the comment to which this region is linked in C#....their comment ranges using a document visitor. public void CreateCommentsAndPri...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  4. CustomXmlPart.Data | Aspose.Words for .NET

    CustomXmlPart Data property. Gets or sets the XML content of this Custom XML Data Storage Part in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  5. PclSaveOptions.RasterizeTransformedElements | A...

    PclSaveOptions RasterizeTransformedElements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL Document. Default is true in C#....rasterized before saving to PCL document. Default is true . public...as compared with the source document. Examples Shows how to rasterize...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ITreeWalker | Aspose.SVG for .NET API Reference

    TreeWalker objects are used to navigate a Document tree or subtree using the view of the Document defined by their whatToShow flags and filter if any. Any function which performs navigation using a TreeWalker will automatically support any view defined by a TreeWalker....objects are used to navigate a document tree or subtree using the...the view of the document defined by their whatToShow flags and filter...

    reference.aspose.com/svg/net/aspose.svg.dom.tra...
  7. ShapeBase.IsDeleteRevision | Aspose.Words for .NET

    ShapeBase IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document (); Assert . False...the shape persists in the document and counts as a delete revision...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Field.IsLocked | Aspose.Words for .NET

    Field IsLocked property. Gets or sets whether the field is locked should not recalculate its result in C#.... Document doc = new Document (); DocumentBuilder...represents the field in the document. field = ( FieldDate ) fieldStart...

    reference.aspose.com/words/net/aspose.words.fie...
  9. WebExtensionBinding | Aspose.Words for .NET

    WebExtensionBinding constructor. Creates web extension binding with specified parameters in C#....with the bound data in the document. Examples Shows how to add...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  10. PdfImporter | Aspose.Note for .NET API Reference

    The class providing api to import content from Documents in PDF format. The api allows to import from PDF Document located either in a file or in a stream using specified options. The import options are passed using PdfImportOptions./pdfimportoptions....api to import content from documents in PDF format. The api allows...allows to import from PDF document located either in a file or...

    reference.aspose.com/note/net/aspose.note.impor...