Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 759 for

find and replace text

(0.51 sec)
  1. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process And convert PDF, Word, Excel, PowerPoint, email, image, ZIP, And several other formats in Windows, Linux, MacOS & Android....in pdf in java 1 add image or text in xps with cpp 1 Add Image...Distribution Lists Java 1 add meme text to photo 1 Add Morph Slide Transition...

    blog.aspose.com/zh-hant/tags/
  2. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a Text layer with Chinese Text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese Text displays incorrectly. the origin psd file looks like …...that contains a text layer with Chinese text. When exporting...as a jpg picture, the Chinese text displays incorrectly. the origin...

    forum.aspose.com/t/topic/314055
  3. 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-...
  4. 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...
  5. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Note for .NET | Aspose.Note Documentation

    A class library enabling .NET applications to interact with Microsoft Office OneNote without software installation....saving project files: Rendering text and images from OneNote file... GIF, BMP, TIFF). Rendering text and images from OneNote file...

    docs.aspose.com/note/net/product-overview/
  7. 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...
  8. XMP Data for generated ZUGFeRD is not valid - F...

    Hi Aspose team, we would like to create ZUGFerd-compliant PDF files with Aspose. In principle, this works quite well. However, when checking the generated PDF file, we noticed that the XMP data in the PDF file are not…...pdf"); In this example, replace "yourfile.pdf" with the path...Java.zip (933 Bytes) You can find the embedded test files in zip...

    forum.aspose.com/t/xmp-data-for-generated-zugfe...
  9. 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-...
  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...