Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,847 for

text handling

(0.06 sec)
  1. Export EML to DOCM via Java | products.aspose.com

    Java API to Convert EML to DOCM without using Microsoft Word or Outlook...macros for automated document handling Generating dynamic reports...Convert EML to ODT (OpenDocument Text File Format) Convert EML to...

    products.aspose.com/total/java/conversion/eml-t...
  2. Convert MSG to MHT via C# | products.aspose.com

    Sample code for MSG to MHT C# conversion. Use API example code for batch MSG files to MHT conversion within VB.NET, Asp.NET or any .NET based application....a robust set of tools for handling email files without Outlook...file format parsing, MIME handling, encoding issues, etc. When...

    products.aspose.com/email/net/conversion/msg-to...
  3. 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...
  4. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…... Open the file in a text editor and re-save it with the...Code : Consider adding error handling around the Appointment.load()...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  5. TxtLoadOptions.leading_spaces_options property ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  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. Basic Barcode Recognition|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.... println ( "Barcode Text: " + result . getCodeText ());...()); System . out . println ( "Text: " + result . getCodeText ());...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...Word handle layout and pagination, particularly when text shaping...can interpret font rendering, text wrapping, and page breaks differently...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  9. 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-...
  10. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Hide ] Update LinkAnnotation Text Color This example shows how...for Python, then highlight the text near each link by changing its...

    docs.aspose.com/pdf/python-net/update-links/