Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 518 for

remove hidden text

(0.18 sec)
  1. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java.... remove() Removes itself from the parent...DocumentVisitor implementation to remove all hidden content from a document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast code examples and advanced conversion options....control image quality, include hidden slides, password-protect PDF...Aspose.Slides to change or remove this information from output...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...it is being converted into 5 Text Run instead. I am extracting...Bold"); return ""; } if (run.Text.Trim().Length == 0 && paragraph...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  4. What's new|Aspose.PDF for JavaScript via C++

    In this page introduces the most popular new features in Aspose.PDF for JavaScript that have been introduced in recent releases....AsposePdfReplaceText - Replace text on pages in a PDF-file What’s...AsposePdfFindHiddenT - Find hidden text in a PDF-file AsposePdfDeleteHidde...

    docs.aspose.com/pdf/javascript-cpp/whatsnew/
  5. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....The form can be found and the text can be replaced using the following...find text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/net/whatsnew/2023/
  6. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....Annotation is a symbol that indicates text editing. Caret Annotation is...additions, or changes to the text. Steps with which we create...

    docs.aspose.com/pdf/python-net/extra-annotations/
  7. Convert Presentation Slides to Images in Java|A...

    Convert slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality rendering with clear code examples....for notes) because a note’s text may be too large, making it...{ // Control hidden slides (do not render hidden slides). if (...

    docs.aspose.com/slides/java/convert-slide/
  8. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....for notes) because a note’s text may be too large, making it...{ // Control hidden slides (do not render hidden slides). if (...

    docs.aspose.com/slides/androidjava/convert-slide/
  9. Convert Presentation Slides to Images in PHP|As...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for PHP via Java — fast, high-quality rendering with clear code examples....for notes) because a note’s text may be too large, making it...{ // Control hidden slides (do not render hidden slides). if (...

    docs.aspose.com/slides/php-java/convert-slide/
  10. FootnoteSeparator | Aspose.Words for Java

    in Java.... appendParagraph(String text) A shortcut method that creates...Paragraph object with optional text and appends it to the end of...

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