Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 9,632 for

assemble document

(0.07 sec)
  1. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    DocumentVisitor VisitRowEnd method. Called when enumeration of a table row has ended 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/doc...
  2. RtfSaveOptions.SaveFormat | Aspose.Words for .NET

    RtfSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can only be Rtf in C#....Specifies the format in which the document will be saved if this save...save a document to .rtf with custom options. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  3. MailMerge.DeleteFields | Aspose.Words for .NET

    MailMerge DeleteFields method. Removes mail merge related fields from the Document in C#....merge related fields from the document. public void DeleteFields...MERGEFIELD and NEXT fields from the document. This method could be useful...

    reference.aspose.com/words/net/aspose.words.mai...
  4. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    PdfSaveOptions UseBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout if it is specified via MultiplePages in C#....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the PDF format in the form...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Revision Class | Aspose.Words for .NET

    Aspose.Words.Revision class. Represents a revision tracked change in a Document node or style. Use RevisionType to check the type of this revision in C#....revision (tracked change) in a document node or style. Use RevisionType...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Write | Aspose.SVG for .NET API Reference

    Write a string of text to a Document stream opened by open. Note that the function will produce a Document which is not necessarily driven by a DTD and therefore might be produce an invalid result in the context of the Document....Write Document.Write method Write a string of text to a document...the function will produce a document which is not necessarily driven...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  7. Options When Converting to PDF|Aspose.Words for...

    Convert a Document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a Document to PDF format....applications, because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/python-net/specify-render...
  8. HtmlLoadOptions | Aspose.PDF for Python via .NE...

    Represents options for loading/importing html file into pdf Document....loading/importing html file into pdf document. The HtmlLoadOptions type...for converting html into pdf document with empty base path. Htm...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  9. FieldIncludeText.NamespaceMappings | Aspose.Wor...

    FieldIncludeText NamespaceMappings property. Gets or sets the namespace mappings for XPath queries in C#....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...