Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 764 for

find and replace text

(0.06 sec)
  1. Best Python PDF Library | PDF Python | Aspose.PDF

    Discover how to work with PDFs using the best Python PDF library. Learn to create, edit, extract Text from, And convert PDFs with code examples in Python....creating, editing, extracting text, converting, and securing PDFs...Python PDF Library Extracting Text from PDFs Converting PDFs to...

    blog.aspose.com/pdf/best-python-pdf-library/
  2. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...“Data” tab but its like the text box is “stuck” on the old value...the calculations you must replace the original embedded file...

    forum.aspose.com/t/updated-embedded-excel-data-...
  3. Aspose.Slides for OpenXML|Aspose.Slides Documen...

    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....Get all the text in all the slides Get all the text in a slide...Model Assemble Slides Find and Replace in Presentation Rendering...

    docs.aspose.com/slides/net/aspose-slides-for-op...
  4. Product Overview|Aspose.Words for Java

    Aspose.Words for Java is a software library designed to create, modify, convert, render, And print documents without relying on any other software....report manually using a regular text editor. Another option, Mail...split, join, and replace document content. Find out more in the...

    docs.aspose.com/words/java/product-overview/
  5. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…... Find the table you want to move If...field, a bookmark, or any unique text) inside the table, you can locate...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  6. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to Replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Help with Bookmark Replacement Issues in Document Processing...below document when I try to replace bookmark with same name for...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  7. How do I extract the entire point with it's sub...

    Suppose this is the Text I need to extract from a document NOW THEREFORE the parties agree as follows: 1. All information disclosed by one party to the other to evaluate the Project And/or Purpose that is designated in…...11:43am 1 Suppose this is the text I need to extract from a document...paragraphs in the document to find the main list item (e.g., numbered...

    forum.aspose.com/t/how-do-i-extract-the-entire-...
  8. Aspose.PSD for .NET 23.7 - Release Notes|Docume...

    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....changeFile = "artwork for replace.png" ; string outputFile =...sourceFile )) { //Step: Replace text TextLayer textLayer = (...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  9. Aspose.Slides .NET 用于 VSTO|Aspose.Slides 文档

    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....Shapes to Presentation Adding Text Dynamically Add Picture Frame...VSTO and Aspose.Slides Find and Replace Text without Losing Format...

    docs.aspose.com/slides/zh/net/aspose-slides-net...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …... Optimise Page‑Number Replacement You use FindReplaceOptions...it faster by: Running the replace once on the whole document...

    forum.aspose.com/t/how-to-imprve-performance-be...