Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 67,636 for

document

(0.43 sec)
  1. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations....Inserts an chart object into the document and scales it to the specified...chart type to insert into the document. width Double The width of...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Source | Aspose.Words for Java

    Represents an individual source such as a book journal article or interview in Java....available in the document. Document document = new Document(getMyDir()...Bibliography bibliography = document.getBibliography(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  3. RevisionCollection class | Aspose.Words for Nod...

    Aspose.Words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the Document...represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing Document management.... 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. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless Document editing!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  6. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage Document revisions with a powerful collection of Revision objects for seamless editing....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  7. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....of a saved PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::ICssSavingCallback inter...

    Aspose::Words::Saving::ICssSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves CSS (Cascading Style Sheet) when saving a Document to HTML in C++....Style Sheet) when saving a document to HTML. class ICssSavingCallback...{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....table using a document builder. doc = aw . Document () builder =...nested table without using a document builder. def create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...

    reference.aspose.com/words/net/aspose.words.dra...