Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 484 for

remove hidden text

(0.04 sec)
  1. 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/
  2. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in JavaScript using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents....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. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java.... Examples: Shows how to remove all child nodes of a specific...// If the node is a Table, remove it from the parent. if (curNode...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PowerPoint Slides to Images in Android|...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Android via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....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/
  5. Convert PowerPoint Slides to Images in PHP|Aspo...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for PHP via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....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/
  6. 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...
  7. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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/
  9. Convert PowerPoint Slides to Images in Java|Asp...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....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/
  10. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of Text when displaying this WordprocessingML content in Java....position on the current line of text when displaying this WordprocessingML...position tab.docx"); // Extract the text contents of our document by...

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