Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 64,520 for

search

(0.06 sec)
  1. Remove Images from PDF using C++ | Aspose.PDF

    Remove Images from PDF file programmatically with C++ sample code using Aspose.PDF for C++...Open NuGet package manager, search for Aspose.PDF and install...

    products.aspose.com/pdf/cpp/images/remove/
  2. Replace Text On Page|Aspose.PDF for Python via ...

    In this example, the first occurrence of the word "PDF" is replaced with "Page 1 Replaced Text" using a specified font size....PdfContentEditor , you can search for specific text and replace...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  3. Configuring Fonts for Rendering Spreadsheets|Do...

    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....Cells APIs search the operating system’s default...system’s font directory, the APIs search through custom (user‑defined)...

    docs.aspose.com/cells/net/configuring-fonts-for...
  4. Extract Text and Images from Word File Online a...

    Online Word file parser app. Java API code to extract images and text content from Word document....legal extraction, intelligent search, and AI-powered content processing...charts. Intelligent Search: Build smart search systems. Legal Extraction:...

    products.aspose.com/total/java/parse/word/
  5. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...expressions for a more flexible search. The Regex class can be employed...: Instead of limiting your search to paragraphs, iterate through...

    forum.aspose.com/t/some-content-cannot-be-repla...
  6. Extract Text from PDF using Python|Aspose.PDF f...

    This section describes how to extract text from PDF document using Python library....extracted text to the console, make search some frgaments etc from AsposePdfPython...

    docs.aspose.com/pdf/python-cpp/extract-text/
  7. Remove Images from PDF using Python | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for Python library....Open NuGet package manager, search for Aspose.PDF and install...

    products.aspose.com/pdf/python-net/images/remove/
  8. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Open PyPI , search for aspose-pdf , and install...

    products.aspose.com/pdf/python-net/watermark/add/
  9. Remove Watermark from PDF using C# | Aspose.PDF

    Remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET...Open NuGet package manager, search for Aspose.PDF and install...

    products.aspose.com/pdf/net/watermark/remove/
  10. FindReplaceOptions.ignoreFootnotes property | A...

    FindReplaceOptions.ignoreFootnotes property. Gets or sets a boolean value indicating either to ignore footnotes...find-and-replace // operation to also search for text inside footnotes....

    reference.aspose.com/words/nodejs-net/aspose.wo...