Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 622 for

find and replace text

(0.06 sec)
  1. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a Text search is performed sequentially from top to bottom considering the Text boxes...property True indicates that a text search is performed sequentially...top to bottom considering the text boxes. Default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manipulate and Substitute TrueType Fonts in C++...

    Aspose.Words for C++ can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font Replacement or uses the Font fallback mechanism....Words should be able to find and access TrueType font files...commonly the task of calculating text size during layout construction...

    docs.aspose.com/words/cpp/manipulate-and-substi...
  3. Redact ODP Presentation Files using Python | pr...

    Python source code to Find And Replace Text in ODP Presentation....own Python apps to find and replace text in presentation files...Learn how to search and replace text in content, comments or...

    products.aspose.com/slides/python-net/redaction...
  4. Redact PPTX Presentation Files using Python | p...

    Python source code to Find And Replace Text in PPTX Presentation....own Python apps to find and replace text in presentation files...Learn how to search and replace text in content, comments or...

    products.aspose.com/slides/python-net/redaction...
  5. Redact ODP Presentation Files using Java | prod...

    Java source code to Find And Replace Text in ODP Presentation....your own Java apps to find and replace text in presentation files...Learn how to search and replace text in content, comments or...

    products.aspose.com/slides/java/redaction/odp/
  6. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore Text inside insert revisions...indicating either to ignore text inside insert revisions. The...ignore text inside insert revisions during a find-and-replace operation...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for Find/Replace operations...for find/replace operations. To learn more, visit the Find and...and Replace documentation article. Constructors Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format Text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....Ask AI Text Formatting inside PDF using C# Contents [ Hide ]...RunExamples . GetDataDir_AsposePdf_Text (); // Create PDF document using...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  9. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format Text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....Text Formatting inside PDF Contents [ Hide ] How to add Line...getPages (). add (); TextFragment text = new TextFragment ( "A quick...

    docs.aspose.com/pdf/java/text-formatting-inside...
  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....method called during a find and replace operation. Examples: Shows...track the order in which a text replacement operation traverses nodes...

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