Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 6,537 for

replace text

(0.23 sec)
  1. Manipulating Photoshop Formats|Documentation

    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.... Color replacement in PSD layers This article...Aspose.Imaging for Java to replace color in PSD layers. Aspose...

    docs.aspose.com/imaging/java/manipulating-photo...
  2. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....Words will replace duplicate style definitions...it does not modify the actual text, images, or other visible content...

    docs.aspose.com/words/java/clean-up-a-document/
  3. Pdf Compliace PDF/A and PDF/UA - Free Support F...

    I’m setting the PDF compliance to PDF_A_4_UA_2 but the generated document doesn’t appear to be compliant with any PDF/A standard....replace(".odt", ".pdf"); try (ByteArrayOutputStrea...Aspose.Words uses alternative text of shapes as description in...

    forum.aspose.com/t/pdf-compliace-pdf-a-and-pdf-...
  4. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....way you do in Word and other text editors. Aspose.Slides for Node...the topic series of managing text paragraphs. This page will illustrate...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  5. Extract SVG Colors in C# – Aspose.SVG for .NET

    Extract SVG colors in C# with Aspose.SVG for .NET. Get unique fill, stroke, inline style, and gradient stop colors....know which colors to replace, see Replace SVG Colors in C# . This...Examples The examples use replace-svg-colors.svg , a small SVG...

    docs.aspose.com/svg/net/extract-svg-colors/
  6. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。... GetDataDir_AsposePdf_Text (); // Open PDF document using...Aspose . Pdf . Text . TextFragmentAbsorber ( "text" ); // Accept...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  7. Redact PDF Document Online or using Python | pr...

    Open and redact PDF document online via app for free. Python API code to search and Replace PDF Text....Code listed for search and replace text in PDF file through Python...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/python-net/redact/pdf/
  8. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....using namespace Aspose :: Pdf :: Text ; void WorkingWithImages ::...compression. A PDF file may contain Text, Image, Graph, Attachment, Annotation...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  9. SSN NOt Getting Redacted - Free Support Forum -...

    I’m reaching out to explore solutions for scanning Text and performing OCR on PDF documents to redact PII information. We are looking to process approximately 1 million PDFs every day, and I am keen to understand the bes…...explore solutions for scanning text and performing OCR on PDF documents...Redaction : Once you identify the text fragments that match the SSN...

    forum.aspose.com/t/ssn-not-getting-redacted/316872
  10. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...label value and the paragraph text System.out.println("List item:...numbering and the paragraph text are printed to the console....

    forum.aspose.com/t/how-to-get-the-value-of-the-...