Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 6,460 for

replace text

(1.32 sec)
  1. | Aspose

    Sample code for PNG to TXT Java conversion. Use API example code for batch PNG files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/ocr/cpp/conversion/png-to-txt/
  2. Need Error Code similar to Interop - Free Suppo...

    I am Replacing Inteop with Aspose.Cells for reading .xlsx files in .Net. Interop Gives error code whenever any error occurs in formula evaluation while aspose giving me error Text in case of errors. I want aspose should…...December 5, 2025, 9:38am 1 I am Replacing Inteop with Aspose.Cells for...while aspose giving me error text in case of errors. I want aspose...

    forum.aspose.com/t/need-error-code-similar-to-i...
  3. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Bookmarks in Python|Aspose.Words f...

    How to insert, obtain, move, show or hide bookmarks using Python....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/python-net/working-with-b...
  5. Configuring OAuth 2.0 API Access to Google Serv...

    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....Text ; /// <summary> /// Developer...b64 = b64 . Replace ( '+' , '-' ); b64 = b64 . Replace ( '/' , '_'...

    docs.aspose.com/email/net/configuring-oauth2-ap...
  6. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....generation, conversion, and text replacement. A search for the most...font, and also the requested text language and character set....

    docs.aspose.com/pdf/net/whatsnew/2024/
  7. | Aspose

    Sample code for PNG to Searchable PDF Java conversion. Use API example code for batch PNG files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/png-to-...
  8. Body.Accept | Aspose.Words for .NET

    Discover the Body Accept method for seamless visitor engagement. Enhance user experience and boost conversions with our unique approach!...docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/bod...
  9. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....can be found and the text can be replaced using the following...find text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/net/whatsnew/2023/
  10. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...getToleranceString(); // replacing concentricity symbol tolerance...setToleranceString(currentText.replace("{\\Fgdt;r}","\u2609")); }...

    forum.aspose.com/t/dwg-dwg/314402