Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 10,805 for

insert text

(0.1 sec)
  1. ChartMultilevelValue constructor | Aspose.Words...

    aspose.words.drawing.charts.ChartMultilevelValue constructor...doc ) # Insert a Treemap chart. shape = builder . insert_chart...shape . chart chart . title . text = 'World Population' # Delete...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... insert_cell () builder . writeln (...'Outer Table Cell 1' ) builder . insert_cell () builder . writeln (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – اضافه کردن، انتقال یا حذف صفحات در PDF با استفاده از php-java https://products.aspose.com/pdf/fa/php-java/pages/ Recent content in اضافه کردن، ......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/php-java/pages/index...
  4. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Show method. Determines whether the title shall be shown for this chart. Default value is true in C++....get_Show () Examples Shows how to insert a chart and set a title. auto...DocumentBuilder > ( doc ); // Insert a chart shape with a document...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....get; set; } Defines alternative text to be displayed instead of a...the shape is below or above text. Bottom { get; } Gets the position...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...present calculated color of the text (black or white) to be used...bold_bi True if the right-to-left text is formatted as bold. border...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionOptions class to efficiently manage document revisions and enhance your layout process for optimal results....color to be used for inserted cells Insertion. Default value is...color to be used for inserted content Insertion. Default value is...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Aspose::Words::Drawing::Charts::Chart::get_Titl...

    Aspose::Words::Drawing::Charts::Chart::get_Title method. Provides access to the chart title properties in C++....get_Title () Examples Shows how to insert a chart and set a title. auto...DocumentBuilder > ( doc ); // Insert a chart shape with a document...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned....original document, append or insert it into another document. You...elements or their content before inserting them into another document...

    docs.aspose.com/words/python-net/clone-a-document/
  10. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the Text you want using Python....metacharacters, header/footer text, and advanced customization...quite a while to find specific text in a long document. It will...

    docs.aspose.com/words/python-net/find-and-replace/