Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,632 for

assemble document

(0.15 sec)
  1. ExportImages | Aspose.Note for .NET API Reference

    Gets or sets the way images are exported....Examples Shows how to save a document in html format with storing...GetDataDir_LoadingAndSaving (); var document = new Document ( Path . Combine (...

    reference.aspose.com/note/net/aspose.note.savin...
  2. ExportCss | Aspose.Note for .NET API Reference

    Gets or sets the way css is exported....Examples Shows how to save a document in html format with storing...GetDataDir_LoadingAndSaving (); var document = new Document ( Path . Combine (...

    reference.aspose.com/note/net/aspose.note.savin...
  3. StructuredDocumentTag.Appearance | Aspose.Words...

    StructuredDocumentTag Appearance property. Gets/sets the appearance of a structured Document tag in C#....appearance of a structured document tag. public SdtAppearance...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/net/aspose.words.mar...
  4. StructuredDocumentTag.RemoveSelfOnly | Aspose.W...

    StructuredDocumentTag RemoveSelfOnly method. Removes just this SDT node itself but keeps the content of it inside the Document tree in C#....the content of it inside the document tree. public void RemoveSelfOnly...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTagRangeStart.Id | Aspose.Wor...

    StructuredDocumentTagRangeStart Id property. Specifies a unique readonly persistent numerical Id for this structured Document tag in C#....numerical Id for this structured document tag. public int Id { get ;...rules: The document shall retain structured document tag ids only...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Working with Portfolio in PDF|Aspose.PDF for .NET

    How to Create a PDF Portfolio with C#. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....creating PDF Portfolio documents using the Document class. Add a file...file into a Document.Collection object after getting it with the...

    docs.aspose.com/pdf/net/portfolio/
  7. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    FileFormatUtil DetectFileFormat method. Detects and returns the information about a format of a Document stored in a disk file in C#....information about a format of a document stored in a disk file. public...if this method detects the document format, it does not guarantee...

    reference.aspose.com/words/net/aspose.words/fil...
  8. Section.Accept | Aspose.Words for .NET

    Section Accept method. Accepts a visitor in C#....how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/sec...
  9. BuiltInDocumentProperties.LastSavedTime | Aspos...

    BuiltInDocumentProperties LastSavedTime property. Gets or sets the time of the last save in UTC in C#....get ; set ; } Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    DocumentVisitor VisitSpecialChar method. Called when a SpecialChar node is encountered in the Document in C#....node is encountered in the document. public virtual VisitorAction...that can be present in the document. Examples Shows how to use...

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