Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 764 for

find and replace text

(0.2 sec)
  1. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…... But the defauilt text isn’t. Here is my code : Workbook...Aspose.Cells manages the default text in pivot tables. Since these...

    forum.aspose.com/t/export-pivottable-as-image-s...
  2. How to Apply Custom Logic to Unmerged Regions|A...

    Apply custom logic to unmerged regions during a Mail Merge operation using Java....can set the code to change the text of a region, remove nodes or...leaves a paragraph with the text “Contact Details”. In the same...

    docs.aspose.com/words/java/how-to-apply-custom-...
  3. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java....bibliographical sources that we can find in // Microsoft Word via References...DocumentBuilder(doc); builder.write("Text to be cited with one source...

    reference.aspose.com/words/java/com.aspose.word...
  4. TreeMap DataLabel issue - Free Support Forum - ...

    Hi, I am facing an issue where the data labels are not visible in the TreeMap chart. For your reference, I have attached a zip file. TreeMapCode.zip (71.0 KB)...Set Data Label Text : You can define what text should be displayed...setText("Your Custom Text"); // Set custom text if needed Make sure...

    forum.aspose.com/t/treemap-datalabel-issue/307800
  5. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....the text. Assert.assertEquals(MessageFormat.format("Text inside...getFirstSection(), true)); // We can also find it in Microsoft Word's Building...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to delete the invisible objects in a pdf fi...

    6.pdf (1.3 MB) I have a lot of PPT converted PDF files. Some of the Text is under the pictures And is obscured. In fact, these Texts are useless. When I read the Text content, I will read these redundant Texts. Therefor…... Some of the text is under the pictures and is...fact, these texts are useless. When I read the text content, I...

    forum.aspose.com/t/how-to-delete-the-invisible-...
  7. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom http://purl.org/rss/1.0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python https://blog.aspose.com/ Recent ...... Insert Text in XPS Files using Aspose.Page...https://blog.aspose.com/page/insert-text-in-xps-files-using-java/ Fri...

    blog.aspose.com/index.xml
  8. 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...
  9. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....Annotation is a symbol that indicates text editing. Caret Annotation is...to indicate the insertion of text. Create new Caret Annotation...

    docs.aspose.com/pdf/cpp/extra-annotations/
  10. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add And edit SVG elements, edit SVG paths, draw on bitmaps, And more using the Aspose.SVG for .NET library....following code snippet shows how to find all circles and ellipses in...in an <svg> element and replace their stroke properties: Copy 1...

    docs.aspose.com/svg/net/edit-svg-file/