Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 9,370 for

assemble document

(0.09 sec)
  1. Run.Text | Aspose.Words for .NET

    Run Text property. Gets or sets the text of the run in C#....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/run...
  2. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Style AutomaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value in C#.... Document doc = new Document (); Style style =...from the document to the paragraph that the document builder is...

    reference.aspose.com/words/net/aspose.words/sty...
  3. FixedPageSaveOptions.MetafileRenderingOptions |...

    FixedPageSaveOptions MetafileRenderingOptions property. Allows to specify metafile rendering options in C#....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. CustomXmlPartCollection.Clear | Aspose.Words fo...

    CustomXmlPartCollection Clear method. Removes all elements from the collection in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  5. FontSettings.GetFontsSources | Aspose.Words for...

    FontSettings GetFontsSources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType fonts in C#....it will have no effect on document rendering. To specify new...existing font sources. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Footnote.AcceptStart | Aspose.Words for .NET

    Footnote AcceptStart method. Accepts a visitor for visiting the start of the footnote in C#....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void FootnoteToText () { Document doc =...

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

    FieldInclude TextConverter property. Gets or sets the name of the text converter for the format of the included file in C#.... Document doc = new Document (); DocumentBuilder...import a portion of another document in the local file system....

    reference.aspose.com/words/net/aspose.words.fie...
  8. Node.Range | Aspose.Words for .NET

    Node Range property. Returns a Range object that represents the portion of a Document that is contained in this node in C#....represents the portion of a document that is contained in this...nodes from a range. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  9. StructuredDocumentTag.WordOpenXML | Aspose.Word...

    StructuredDocumentTag WordOpenXML property. Gets a string that represents the XML contained within the node in the FlatOpc format in C#.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); List < StructuredDocumentTa > tags...

    reference.aspose.com/words/net/aspose.words.mar...
  10. KeepPartAndCloneSolidObjectToNextPageAlgorithm ...

    Adds objects top part to the bottom of the page and clones full object to the next page in case it doesnt fit in original page.... // The path to the documents directory. string dataDir...the document into Aspose.Note. Document doc = new Document ( dataDir...

    reference.aspose.com/note/net/aspose.note.savin...