Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 793 for

find and replace text

(0.09 sec)
  1. License Update configuration - Free Support For...

    Hi, I just took over an application from the previous developer And I have been informed that the Aspose license will be expiring on the 32st of July 2025. I am struggling to Find where the license is saved on Azure, is …... I am struggling to find where the license is saved on...your application. Solution To find the license file, check the...

    forum.aspose.com/t/license-update-configuration...
  2. Aspose.PSD for Java 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...."src/main/resources/artwork for replace.png" ; String outputFile =...sourceFile )) { //Step: Replace text TextLayer textLayer = (...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. Aspose.OCR for Java|Documentation

    Aspose.OCR for Java is an easy-to-use Java API for converting scanned images And photographs to Text....API for converting images to text. It allows you to add optical...and Indic scrips, including texts with mixed languages. OCR API...

    docs.aspose.com/ocr/java/
  4. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System And Custom Fonts from Resources folder. var f…...fonts and from Logs couldn’t find the Second Source or fonts....Convert the OTF font to TTF or replace it with a TTF version. 2 Verify...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  5. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....start with the required pages, text, etc. Try online You can try...Append Documents in Java Find and Replace in Java Related articles...

    docs.aspose.com/words/java/split-a-document/
  6. Managing Ranges with JavaScript via C++|Documen...

    Learn how to manage ranges in Excel using Aspose.Cells for JavaScript via C++. Create ranges, set values, styles, And perform various operations....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/managing-r...
  7. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....Annotation is a symbol that indicates text editing. Caret Annotation is...to indicate the insertion of text. Create new StrikeOutAnnotation...

    docs.aspose.com/pdf/java/extra-annotations/
  8. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add And extract video frames in PowerPoint And OpenDocument slides using Aspose.Slides for Java. Fast how-to guide.... Find the target IVideoFrame object...label, binary data, and caption text as a UTF-8 string. Remove Captions...

    docs.aspose.com/slides/java/video-frame/
  9. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add And extract video frames in PowerPoint And OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide.... Find the target VideoFrame object...label, binary data, and caption text as a UTF-8 string. Remove Captions...

    docs.aspose.com/slides/nodejs-java/video-frame/
  10. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...SetText("text"); bookmark.BookmarkStart.ParentNode...the bookmark and then add the text to the comment. Here’s an example...

    forum.aspose.com/t/how-to-add-comments-to-bookm...