Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 9,370 for

assemble document

(0.08 sec)
  1. PageSetup.Margins | Aspose.Words for .NET

    PageSetup Margins property. Returns or sets preset Margins of the page in C#....layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/pag...
  2. TableRow | Aspose.Note for .NET API Reference

    Represents a table row....Description Document { get; } Gets the document of the node....table’s row. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note/table...
  3. FieldShape.Text | Aspose.Words for .NET

    FieldShape Text property. Gets or sets the text to retrieve in C#.... Document doc = new Document (); DocumentBuilder...for every paragraph in the document to RTL. foreach ( Paragraph...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Cell.FirstParagraph | Aspose.Words for .NET

    Cell FirstParagraph property. Gets the first paragraph among the immediate children in C#....using a document builder. Document doc = new Document (); DocumentBuilder...nested table without using a document builder. public void CreateNestedTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. DocumentVisitor.VisitStructuredDocumentTagEnd |...

    DocumentVisitor VisitStructuredDocumentTagEnd method. Called when enumeration of a structured Document tag has ended in C#....enumeration of a structured document tag has ended. public virtual...every structured document tag in a document. public void StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/doc...
  6. EndnoteOptions Class | Aspose.Words for .NET

    Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section in C#....endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words.not...
  7. LoadOptions | Aspose.Words for .NET

    LoadOptions constructor. Initializes a new instance of this class with default values in C#....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.loa...
  8. FormField.SetTextInputValue | Aspose.Words for ...

    FormField SetTextInputValue method. Applies the text format specified in TextInputFormat and stores the value in Result in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FormFieldCollection.RemoveAt | Aspose.Words for...

    FormFieldCollection RemoveAt method. Removes a form field at the specified index in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. OutlineOptions.CreateMissingOutlineLevels | Asp...

    OutlineOptions CreateMissingOutlineLevels property. Gets or sets a value determining whether or not to create missing outline levels when the Document is exported in C#....missing outline levels when the document is exported. Default value...saving a PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...