Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,444 for

text handling

(0.71 sec)
  1. Parameters of 1D Barcode Generation|Documentation

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

    docs.aspose.com/barcode/androidjava/1d-barcodes...
  2. Parameters of 1D Barcode Generation|Documentation

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

    docs.aspose.com/barcode/python-java/generate-1d...
  3. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...rgba(224, 62, 45, 1);\">Some Text in red</div>"); doc.Save(@"...InsertHtml does not preserve the text color when using rgba(224, 62...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  4. TXT to JPG Conversion in Java: High Quality STE...

    Learn how to perform high quality TXT to JPG conversion in Java using Aspose.Drawing for Java. Follow a step-by-step guide with code, setup, and tips....Optimizing Conversion Performance Handling Memory Efficiently During...prepares the raw text for rendering. String text = new String(Files...

    blog.aspose.com/drawing/txt-to-jpg-conversion-i...
  5. MSG Files Editing in C#

    Modify MSG files programmatically in C# — update email metadata, body, recipients, and attachments without Outlook dependency....content in archives can be handled efficiently if the right tools...with Email File Formats # To handle the challenges of editing email...

    blog.aspose.com/email/msg-files-editing-using-c...
  6. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++....Description DataLossCategory 255 Some text/char/image or other data will...Open a document that contains text formatted with a font that does...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. Extract a Table from PDF to Excel using Java

    Refer to this guide to extract a table from PDF to Excel using Java. You will get environment settings, a list of steps, and a sample code demonstrating how to get table from PDF to Excel using Java....table on any PDF page, access text from all the cells and copy...access each cell one by one Fetch text from each cell and save the...

    kb.aspose.com/total/java/extract-a-table-from-p...
  8. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects...Open a document that contains text formatted with a font that does...) # Assign a callback for handling font substitution warnings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert EML to PCL in Python | products.aspose.com

    Save EML to PCL in your Python applications without using Microsoft Outlook or Word...Preparation Makes large-scale print handling of email content more efficient...instructions without manual handling. Explore EML Conversion Options...

    products.aspose.com/total/python-net/conversion...
  10. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...Instance to handle text shaping during conversion...with how certain fonts are handled during the conversion process...

    forum.aspose.com/t/letter-interchanges-when-con...