Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,229 for

text handling

(1.55 sec)
  1. Product Overview|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....resolution, colors, rotation angle, text labels, captions, X-dimension...symbologies, 30% of the decoded text will be masked Learn more in...

    docs.aspose.com/barcode/phpjava/product-overview/
  2. C++ PDF API for Creating, Merging, Editing, and...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....The library allows to extract: Text from PDF Images from PDF Fonts...stamps Add simple or formated text Insert images or graphics Add...

    products.aspose.com/pdf/cpp/
  3. Adding images|Documentation

    How to include images in Aspose.OMR forms.... It only works with text markup files and does not allow...image=aspose-logo.png align=center ?text=Customer Satisfaction Survey...

    docs.aspose.com/omr/net/generate-template/images/
  4. Font Size Was Changed After Converting a PPT Fi...

    I used Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The font in the output file differs from that in the original file. Here is the code snippet that I use to convert this file: Presentatio…...Product Family slides-net , slides-text , slides-pptxexport dunghnguyen...differences in how fonts are handled between the two formats. Cause...

    forum.aspose.com/t/font-size-was-changed-after-...
  5. 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...
  6. Convert EML to ICS via C# | products.aspose.com

    Sample code for EML to ICS C# conversion. Use API example code for batch EML files to ICS conversion within VB.NET, Asp.NET or any .NET based application....programmatically allows for automated handling of calendar-related tasks...alternate view with MediaType "text/calendar" (ICS) var icsView...

    products.aspose.com/email/net/conversion/eml-to...
  7. Document Conversion via Node.js | products.aspo...

    Convert Microsoft Excel Formats XLSX, XLS to PDF, Images and more as well as Presentation Slides, 3D Images just few lines of Node JS code....wide range of use cases, from handling spreadsheets, presentations...managing email workflows, or handling intricate 3D file structures...

    products.aspose.com/total/nodejs-java/conversion/
  8. Embedding images into RTF document - Free Suppo...

    Hi Aspose, I have had some success with your library so far, but I have run into one specific issue that is blocking progress on a project I am using this for. We are converting a combination of plain Text and RTF data…...converting a combination of plain text and RTF data to DOCX files,...JPEG and PNG. Image Format Handling : When embedding BMP images...

    forum.aspose.com/t/embedding-images-into-rtf-do...
  9. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space Handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....leading space handling during import from LoadFormat.TEXT file. Members...loading plaintext documents. text_doc = ' Line 1 \n ' + ' Line...

    reference.aspose.com/words/python-net/aspose.wo...
  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/