Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 6,256 for

replace text

(0.85 sec)
  1. PDF generation fails when an emoji appears at t...

    Hello, The issue is that pdf generation fails when an emoji appears at the line break. Environment asp.net core 8 Aspose Version: 25.7.0 Windows Editioin: Windows 11 Enerprise Added sample code Program.zip (818 B…...like emojis, are handled in text rendering. Cause : The issue...when emojis are included in the text. Solution : Here are some steps...

    forum.aspose.com/t/pdf-generation-fails-when-an...
  2. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...png" # replace with actual conversion result...payload only """ text = txt_path.read_text(encoding="utf-8",...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  3. Convert PNG to XLSX via C# | Aspose

    Sample code for PNG to XLSX C# conversion. Use API example code for batch PNG files to XLSX conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/png-to-x...
  4. C++ API to Export TEX to DOCM | products.aspose...

    Convert TEX to DOCM within C++ applications....such as text extraction, text search, text replacement, image...such as text extraction, text search, text replacement, image...

    products.aspose.com/total/cpp/conversion/tex-to...
  5. Barcode Generation Specifics in Java|Documentation

    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....decoders that convert signals into text. Such scanners require line-of-sight...complex and can include not only text data but also other types of...

    docs.aspose.com/barcode/java/generate-barcode-t...
  6. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....backslash characters should be replaced with yen signs. getSaveFormat()...backslash characters should be replaced with yen signs. setSaveFormat(int...

    reference.aspose.com/words/java/com.aspose.word...
  7. | Aspose

    Sample code for GIF to XLS Java conversion. Use API example code for batch GIF files to XLS 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/gif-to-...
  8. | Aspose

    Sample code for GIF to XLS Java conversion. Use API example code for batch GIF files to XLS conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...and can span numeric values, text data, formulas, external data...

    products.aspose.com/ocr/cpp/conversion/gif-to-xls/
  9. Outputting Expression Results in Java|Aspose.Wo...

    Output expression results using placeholder within a template when building a report in Java....evaluated, and this placeholder is replaced with the formatted result...written to a document as a plain text at runtime. Font attributes...

    docs.aspose.com/words/java/outputting-expressio...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...REPLACE_EXISTING); } catch (Exception...set the script to null (or replace it with an empty string). Use...

    forum.aspose.com/t/unable-to-extract-javascript...