Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 18,038 for

insert documents

(0.15 sec)
  1. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced text appeal and readability....underline to all runs in a document that are formatted with custom...character styles. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled in C++....Returns true if this object was inserted in Microsoft Word while change...node. auto doc = MakeObject < Document > ( MyDir + u "Revision runs...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... Document () builder = aw . DocumentBuilder...doc ) # Insert a column chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....underline to all runs in a document that are formatted with custom...character styles. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word Documents using files or URLs to these files and show the differences. You can also view your document in a browser....Ask AI Document Comparison Features Contents [ Hide ] In this...a look at the most popular document comparison features. Compare...

    docs.aspose.com/words/net/document-comparison-f...
  6. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the document has a VBA project (macros)....has_macros property Document.has_macros property Returns True...True if the document has a VBA project (macros). @property def has_macros...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this chart series.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this chart series.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... File Info Document Properties New Creating a...Shapes Edit Working with Layer Insert Shape Shape Page Page Master...

    docs.aspose.com/diagram/java/developer-guide/
  10. Aspose::Words::Bookmark::get_Name method | Aspo...

    Aspose::Words::Bookmark::get_Name method. Gets or sets the name of the bookmark in C++....how to insert a bookmark. auto doc = MakeObject < Document > ();...underscores if we open the saved document with Microsoft Word. // If...

    reference.aspose.com/words/cpp/aspose.words/boo...