Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 4,253 for

text handling

(0.96 sec)
  1. Compare MSG Files via .NET | products.aspose.com

    C# source code to compare MSG documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... Handling of email attachments, customization...and hyperlinks as plain ASCII text. MSG files are also suitable...

    products.aspose.com/email/net/comparison/msg/
  2. Convert OFT to MBOX via C# | products.aspose.com

    Sample code for OFT to MBOX C# conversion. Use API example code for batch OFT files to MBOX conversion within VB.NET, Asp.NET or any .NET based application....a streamlined approach to handling email-related tasks. Utilize...Messages) (Apple EMLX Format) (Hyper Text Markup Language) (iCalendar)...

    products.aspose.com/email/net/conversion/oft-to...
  3. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…...Annotations;Preformatted text using Aspose.Pdf.Optimization;...Optimization; using Aspose.Pdf.Text; using System; using System.IO; namespace...

    forum.aspose.com/t/major-performance-issue-in-l...
  4. Aspose::Words::Fields::FieldOptions class | Asp...

    Aspose::Words::Fields::FieldOptions class. Represents options to control field Handling in a document. To learn more, visit the documentation article in C++....Represents options to control field handling in a document. To learn more...indicating whether bidirectional text is fully supported during field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Compress Excel Files Online or via Java | produ...

    Free online app to compress different Excel files. Java compression library code for Excel documents....essential for organizations that handle large, data-intensive spreadsheets...Format) Compress HTML Files (Hyper Text Markup Language) Compress IMAGE...

    products.aspose.com/total/java/compress/excel/
  6. PDF to TIFF Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Python libraries for file handling, PDF document loading, and...an instance of device that handles conversion of each page or...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. Convert PST to ICS via C# | products.aspose.com

    Sample code for PST to ICS C# conversion. Use API example code for batch PST files to ICS conversion within VB.NET, Asp.NET or any .NET based application....straightforward and intuitive approach to handle various email processing tasks...ICS facilitates effective handling of calendar data migration...

    products.aspose.com/email/net/conversion/pst-to...
  8. Converting a XSLFO file to PDF using Python | A...

    Sample code on Python for XSLFO to PDF conversion. Use example code for batch XSLFO to PDF conversion with Python and .NET... Set the type of error handling to use when parsing the XSLT...load_options . parsing_errors_handling_type = ( apdf . XslFoLoadOptions...

    products.aspose.com/pdf/python-net/conversion/x...
  9. Word/PDF discrepancy - Free Support Forum - asp...

    Hi Alexey, Attached is the same report exported into Word and PDF (the document is built using Aspose). On page 56 there’s an ident in PDF, which is not in Word (and it shouldn’t be there, in fact). Could you please adv…... The issue occurs because handling of an inline carriage return...both paragraphs. Aspose.Words handles the case when w:cr is in the...

    forum.aspose.com/t/word-pdf-discrepancy/326591
  10. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...info("the text label : {}", listLabel); } Professionalize...how the extractPages method handles the document structure, particularly...

    forum.aspose.com/t/list-labels-not-getting-reat...