Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 149,208 for

text

(0.19 sec)
  1. TextDmlEffect enumeration | Aspose.Words for Py...

    aspose.words.TextDmlEffect enumeration. Dml Text effect for Text runs....TextDmlEffect enumeration Dml text effect for text runs. Members Name Description...if a run displays a DrawingML text effect. doc = aw . Document...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using CLI https://products.aspose.com/pdf/cpp-cli/conversion/ Recent content in PDF Conversion Solution using CLI on As......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/cpp-cli/conversion/inde...
  3. WatermarkerContext | Aspose.Words for Java

    Document watermarker conText in Java....Shows how to insert watermark text to the document using context...Shows how to insert watermark text to the document from the stream...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class.... You may add images or text to a PDF document. Also, try...one PDF File with C++. Adding Text in Header of PDF File You can...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  5. Get the titles of all the slides|Aspose.Slides ...

    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....shape in shapes ) { // Get the text in each paragraph in this shape...foreach ( var text in paragraph . Descendants < D . Text >()) { paragraphText...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  6. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures, etc., into...has some important members: Text (property) – specifies a label’s...

    docs.aspose.com/cells/cpp/controls-in-charts/
  7. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hans/python-net/create/
  8. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...Text.TableAbsorber class allows you...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  9. Aspose::Words::Fields::FieldAdvance::get_RightO...

    Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the Text that follows the field should be moved right in C++....number of points by which the text that follows the field should...); builder -> Write ( u "This text is in its normal place." );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....Left-aligns the text after the tab stop. CENTER Centers the text around...Right-aligns the text at the tab stop. DECIMAL Aligns the text at the decimal...

    reference.aspose.com/words/python-net/aspose.wo...