Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 3,816 for

text handling

(0.05 sec)
  1. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...Text.Encoding.UTF8.GetBytes($"<h...how external resources are handled, which may improve performance...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  2. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a Text search. For the Ruby SDK, I have used the…...using the coordinates from a text search. For the Ruby SDK, I...positions returned from the text search directly and built them...

    forum.aspose.com/t/comments-for-docx-not-workin...
  3. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a Text search. For the Ruby SDK, I have used the…...using the coordinates from a text search. For the Ruby SDK, I...positions returned from the text search directly and built them...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  4. Android PDF API | Create Parse and Convert PDF ...

    PDF viewer and converter library for mobile apps. Generate merge split read write and protect PDF or PDF/A documents with ease...functionality, custom font handling, integration with data sources...with attachments, annotations, text & images and much more. Advanced...

    products.aspose.com/pdf/android-java/
  5. New License Aspose Total for Java not good for ...

    We purchased Aspose Total for Java, and my code is shown below BaseDocGenerator.java //set regular license License license = new License(); InputStream in = this.getClass() .getClassLoader() .getResourceAsStream(L…...lic in a text editor and confirm that it contains...the path overload (no stream handling): barcodeLic.setLicense("path/to/Aspose...

    forum.aspose.com/t/new-license-aspose-total-for...
  6. C++ PDF API - Create, Merge, Modify, and Conver...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....and set metadata information, text and page manipulation, management... attachments, custom font handling and much more. Advanced C++...

    products.aspose.com/pdf/cpp/
  7. TxtLoadOptions.trailing_spaces_options property...

    TxtLoadOptions.trailing_spaces_options property. Gets or sets preferred option of a trailing space Handling...option of a trailing space handling. Default value is TxtTrailingSpacesOpt...loading plaintext documents. text_doc = ' Line 1 \n ' + ' Line...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Migration Between Versions – Aspose.SVG for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.SVG for .NET API and provide examples of how to replace them with new ones....class simplifies resource handling, for example, by providing...flexibility in the processing and handling of resources during the saving...

    docs.aspose.com/svg/net/migration-between-versi...
  9. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for JavaScript via C++. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....Handle Automatic Units of Chart Axis like Microsoft Excel with...JavaScript via C++ were not able to handle automatic units of the chart...

    docs.aspose.com/cells/javascript-cpp/handle-aut...
  10. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....DOM manipulation and event handling. With the Mutation Observer...as a callback function for handling mutations. Use the constructor...

    docs.aspose.com/html/java/mutationobserver/