Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 9,371 for

assemble document

(0.1 sec)
  1. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Aspose.Words.Saving.OdtSaveMeasureUnit enum. Specified units of measure to apply to measurable Document content such as shape widths and other during saving in C#....measure to apply to measurable document content such as shape, widths...Centimeters 0 Specifies that the document content is saved using centimeters...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SaveOutputParameters Class | Aspose.Words for .NET

    Aspose.Words.Saving.SaveOutputParameters class. This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation. The caller can use or ignore this object in C#....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Document.OriginalFileName | Aspose.Words for .NET

    Document OriginalFileName property. Gets the original file name of the Document in C#....OriginalFileName Contents [ Hide ] Document.OriginalFileName property...original file name of the document. public string OriginalFileName...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PdfCustomPropertiesExport Enum | Aspose.Words f...

    Aspose.Words.Saving.PdfCustomPropertiesExport enum. Specifies the way CustomDocumentProperties are exported to PDF file in C#....converting a document to PDF. Document doc = new Document (); doc...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    HtmlSaveOptions Encoding property. Specifies the encoding to use when exporting to HTML MHTML or EPUB. Default value is new UTF8Encodingfalse UTF8 without BOM in C#....saving a document to .epub. Document doc = new Document ( MyDir...specify the encoding for a document that we will save. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Visit | Aspose.PDF for .NET API Reference

    Extracts tables on the specified page...first PDF document page. // Open document Document doc = new...new Document ( @"D:\Tests\input.pdf" ); // Create TableAbsorber...

    reference.aspose.com/pdf/net/aspose.pdf.text/ta...
  7. RunIndex | Aspose.Note for .NET API Reference

    RunIndex TextStyle.RunIndex property Gets or sets the run index. public int RunIndex { get ; set ; } Remarks Run inde...... var document = new Document (); var page = new...Page ( document ); var outline = new Outline ( document ); var...

    reference.aspose.com/note/net/aspose.note/texts...
  8. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    BuiltInDocumentProperties Paragraphs property. Represents an estimate of the number of paragraphs in the Document in C#....number of paragraphs in the document. public int Paragraphs { get...labels in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  9. PageSavingArgs.PageStream | Aspose.Words for .NET

    PageSavingArgs PageStream property. Allows to specify the stream where the Document page will be saved to in C#....specify the stream where the document page will be saved to. public...property allows you to save document pages to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BeginDocument | Aspose.HTML for .NET API Reference

    Begins rendering of the Document....method Begins rendering of the document. public override void BeginDocument...BeginDocument ( Document document ) Parameter Type Description document...

    reference.aspose.com/html/net/aspose.html.rende...