Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 151,752 for

text

(0.12 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – متن، تصویر یا تمبر صفحه در PDF با استفاده از C++ https://products.aspose.com/pdf/fa/cpp/stamps/ Recent content in متن، تصویر یا تمبر صفحه در PD......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/cpp/stamps/index.xml
  2. Footnote | Aspose.Words for Java

    Represents a container for Text of a footnote or endnote in Java....InlineStory Represents a container for text of a footnote or endnote. To...DocumentBuilder(doc); // Add text, and reference it with a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....for a Presentation and Shape Text Create an instance of Presentation...Add some text to the TextFrame. Set Language Id to text. Write...

    docs.aspose.com/slides/php-java/presentation-lo...
  5. FieldAdvance.UpOffset | Aspose.Words for .NET

    Discover how the FieldAdvance UpOffset property enhances Text positioning in your documents by adjusting subsequent Text upwards for a polished look....number of points by which the text that follows the field should...doc ); builder . Write ( "This text is in its normal place." );...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML Text effect is applied....Checks if particular DrawingML text effect is applied. def has_dml_effect...dml_effect_type TextDmlEffect DrawingML text effect type. Returns True if...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... GetDataDir_AsposePdf_Text (); // Create PDF document using...Paragraphs . Add ( new Aspose . Pdf . Text . TextFragment ( "Move the mouse...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  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. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for C++ calculates and applies effective shape properties for precise PowerPoint rendering.... In prototype shape text style on layout or master slide...portion’s text frame shape has one). In presentation global text settings...

    docs.aspose.com/slides/cpp/shape-effective-prop...
  10. Convert PDF to TXT in Python|Aspose.PDF for Pyt...

    Aspose.PDF for Python via C++ library allows you to convert PDF to TXT format using Python....converting PDF document to a Text file by following steps: Creating...the text from the PDF file using extractor_extract_text Writing...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-txt/