Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 9,370 for

assemble document

(0.08 sec)
  1. DocumentProperty.Value | Aspose.Words for .NET

    DocumentProperty Value property. Gets or sets the value of the property in C#....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  2. EditableRangeEnd Class | Aspose.Words for .NET

    Aspose.Words.EditableRangeEnd class. Represents an end of an editable range in a Word Document in C#....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/edi...
  3. GetDocumentPrintTicket | Aspose.Page for .NET A...

    GetDocumentPrintTicket XpsDocument.GetDocumentPrintTicket method Returns the print ticket of the Document indexed by ......Returns the print ticket of the document indexed by documentIndex ...documentIndex Int32 Index of the document whose print ticket to return...

    reference.aspose.com/page/net/aspose.page.xps/x...
  4. MediaBox | Aspose.PDF for .NET API Reference

    Gets or sets media box of the page....box of the page: Document document = new Document ( "sample.pdf"...pdf" ); Rectangle mediaBox = document . Pages [ 1 ]. MediaBox ;...

    reference.aspose.com/pdf/net/aspose.pdf/page/me...
  5. CropBox | Aspose.PDF for .NET API Reference

    Gets or sets crop box of the page....box of the page: Document document = new Document ( "sample.pdf"...pdf" ); Rectangle cropBox = document . Pages [ 1 ]. CropBox ; See...

    reference.aspose.com/pdf/net/aspose.pdf/page/cr...
  6. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    HtmlSaveOptions FontsFolder property. Specifies the physical folder where fonts are saved when exporting a Document to HTML. Default is an empty string in C#....are saved when exporting a document to HTML. Default is an empty...} Remarks When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SvgSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.SvgSaveOptions class. Can be used to specify additional options when saving a Document into the Svg format in C#....additional options when saving a document into the Svg format. To learn...the Specify Save Options documentation article. public class SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Converter.Convert | Aspose.Words for .NET

    Converter Convert method. Converts the given input Document into the output Document using specified input output file names and its extensions in C#....the given input document into the output document using specified...Examples Shows how to convert documents with a single line of code...

    reference.aspose.com/words/net/aspose.words.low...
  9. ReplaceAction Enum | Aspose.Words for .NET

    Aspose.Words.Replacing.ReplaceAction enum. Allows the user to specify what happens to the current match during a replace operation in C#....Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Doctype | Aspose.SVG for .NET API Reference

    The Document Type Declaration associated with this Document....Doctype Document.Doctype property The Document Type Declaration...Declaration associated with this document. public DocumentType Doctype...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...