Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 153,135 for

text

(0.35 sec)
  1. Manage Fallback Fonts for Presentations in PHP|...

    See how Aspose.Slides for PHP uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...unavailable font for an entire run or text portion with another font. They...

    docs.aspose.com/slides/php-java/fallback-font/
  2. Manipulations with glyphs | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of C# code....width using C#: Declare the text and other constants. Here as...glyph for each letter in the text using the GlyphId Class. Calculate...

    products.aspose.com/font/net/manipulate-glyphs/
  3. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...from Node ) getText() Gets the text of this node and of all its...revision occurs when we insert text while tracking changes. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Best Python PDF Library | PDF Python | Aspose.PDF

    Discover how to work with PDFs using the best Python PDF library. Learn to create, edit, extract Text from, and convert PDFs with code examples in Python....creating, editing, extracting text, converting, and securing PDFs...Python PDF Library Extracting Text from PDFs Converting PDFs to...

    blog.aspose.com/pdf/best-python-pdf-library/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Scalanie dokumentów PDF za pomocą C++ https://products.aspose.com/pdf/pl/cpp/merger/ Recent content in Scalanie dokumentów PDF za pomocą C++ on......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/pl/cpp/merger/index.xml
  6. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。... Add a Text Box 文本框就是没有填充或边框且包含格式化文本的 AutoShape...get_TextFrame () -> set_Text ( u "Some text..." ); presentation ->...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your documents today!...Document (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula Text of a cell and retrieve the result. Finally, we save the modified Excel file to disk....name suggests, it prints the text of the formula that is present...cell A1 and then prints the text of the formula using FormulaText...

    docs.aspose.com/cells/cpp/using-formulatext-fun...
  10. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....to track the order in which a text replacement operation traverses...headerThird footer", logger.Text().replace("\r", "")); else Assert...

    reference.aspose.com/words/java/com.aspose.word...