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

assemble document

(0.06 sec)
  1. DocumentVisitor.VisitOfficeMathStart | Aspose.W...

    DocumentVisitor VisitOfficeMathStart method. Called when enumeration of a Office Math object has started in C#....in a document. public void OfficeMathToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Paragraph.Runs | Aspose.Words for .NET

    Paragraph Runs property. Provides access to the typed collection of pieces of text inside the paragraph in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/par...
  3. RunCollection.ToArray | Aspose.Words for .NET

    RunCollection ToArray method. Copies all runs from the collection to a new array of runs in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/run...
  4. Inline.IsInsertRevision | Aspose.Words for .NET

    Inline IsInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  5. BuiltInDocumentPropertyCollection.LastPrinted |...

    BuiltInDocumentPropertyCollection property. Gets or sets the date when the Document was last printed in local timezone...or sets the date when the document was last printed in local...get ; set ; } Remarks If the document was never printed, this property...

    reference.aspose.com/cells/net/aspose.cells.pro...
  6. TableSubstitutionRule.Save | Aspose.Words for .NET

    TableSubstitutionRule Save method. Saves the current table substitution settings to file in C#.... Document doc = new Document (); FontSettings...table in the form of an XML document. tableSubstitutionRul . Save...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Aspose.Words for Android 17.2.0 Release Notes|A...

    Aspose.Words for Android 17.2.0 Release Notes – the latest updates and fixes....Task WORDSANDROID-142 Some documents were canonicalized by XOM...especially important and is documented here. WORDSNET-14589 and...

    docs.aspose.com/words/java/aspose-words-for-and...
  8. LastModifiedTime | Aspose.Note for .NET API Ref...

    Gets or sets the last modified time....Load the document into Aspose.Note. Document document = new Document...week. var richTextNodes = document . GetChildNodes < RichText...

    reference.aspose.com/note/net/aspose.note/richt...
  9. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    ViewOptions DoNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page in C#.... Document doc = new Document (); DocumentBuilder...is the footer." ); // This document contains a small amount of...

    reference.aspose.com/words/net/aspose.words.set...
  10. Resolution | Aspose.Note for .NET API Reference

    Gets or sets the resolution for the generated images in dots per inch....saving document as image. // The path to the documents directory...the document into Aspose.Note. Document doc = new Document ( dataDir...

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