Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,197 for

text handling

(0.05 sec)
  1. 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/
  2. Python via .NET File Format Processing APIs | p...

    Python APIs for Microsoft Word documents, Excel spreadsheets, PowerPoint presentations and Outlook email formats from within Python applications....library designed for seamless handling of Microsoft Word and OpenOffice...such as XPS, PDF, HTML, plain text, and images. Unleash the full...

    products.aspose.com/total/python-net/
  3. Error Converting from PDF to PDF/A format in No...

    I am trying to convert a file from PDF to PDF/A format. The conversion seems to be working in my local environment but not in QA/Staging. The code is very straight forward and shouldnt be causing issues. I am attaching t…...an error code of 1 with the text “Error convert to PDF/A”. Here...content. Error Handling : Implement error handling in your code...

    forum.aspose.com/t/error-converting-from-pdf-to...
  4. Convert MSG to XPS via C# | products.aspose.com

    Sample code for MSG to XPS C# conversion. Use API example code for batch MSG files to XPS conversion within VB.NET, Asp.NET or any .NET based application....a robust set of tools for handling email files without Outlook...original document, including text, images, and formatting. This...

    products.aspose.com/email/net/conversion/msg-to...
  5. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing document processing and error Handling....Open a document that contains text formatted with a font that does...); // Assign a callback for handling font substitution warnings...

    reference.aspose.com/words/net/aspose.words/war...
  6. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....Open a document that contains text formatted with a font that does...docx"); // Assign a callback for handling font substitution warnings...

    reference.aspose.com/words/java/com.aspose.word...
  7. PDF Format Conversion Solution via JavaScript v...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG, CSV & more using JavaScript...demonstrate how to convert PDF to text using JavaScript via C++. PDF...include various content, such as text, images, clickable buttons,...

    products.aspose.com/pdf/javascript-cpp/conversion/
  8. TxtTrailingSpacesOptions enumeration | Aspose.W...

    aspose.words.loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces Handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....trailing spaces 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...
  9. Setting Parameters of 1D Barcode Types|Document...

    Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for PHP via Java...correction of invalid barcode text. This article describes how...Set to 5 Handling Exception on Incorrect Barcode Text In case...

    docs.aspose.com/barcode/phpjava/1d-barcode-para...
  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…...to bold text, is likely due to how line weights and text styles...correctly and to prevent changes in text styles during conversion, you...

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