Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 3,949 for

text handling

(0.12 sec)
  1. Convert DWFX to CGM via Python | products.aspos...

    Sample code for DWFX to CGM conversion. Use API example code for batch DWFX files to CGM conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/python-net/conversion/d...
  2. Convert DWF to SVG via JavaScript | products.as...

    Sample code for DWF to SVG conversion. Use API example code for batch DWF files to SVG conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/javascript-net/conversi...
  3. Convert Word to JSON using Python or with free ...

    Word to JSON conversion in your Python applications without using Microsoft Word or JSON or online. Test free Word to JSON online converter quickly before integrating the code....like RTF (Rich Text Format) and TXT (Plain Text). RTF files maintain...applications. TXT files store plain text without any formatting and are...

    products.aspose.com/total/python-net/conversion...
  4. custom_answer_sheet|Documentation

    Custom_answer_sheet element generates a numbered list of answers with full control over the layout and content of an answer....and use write-in elements to handle open-ended questions. Custom_answer_sheet...custom_answer_sheet defines the heading texts for answer’s columns. It must...

    docs.aspose.com/omr/net/txt-markup/custom_answe...
  5. Convert CGM to PDF via Python | products.aspose...

    Sample code for CGM to PDF conversion. Use API example code for batch CGM files to PDF conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/python-net/conversion/c...
  6. Convert SVG to DWFX via Python | products.aspos...

    Sample code for SVG to DWFX conversion. Use API example code for batch SVG files to DWFX conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/python-net/conversion/s...
  7. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python...create a PDF document with the text “Hello World!” using Aspose...Closing the document handle using the close_handle function . The following...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  8. Email Storage Formats|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.... The format’s plain text nature makes it simple to parse...parse and process using text-manipulation tools. Due to its simple...

    docs.aspose.com/email/net/email-storage-formats/
  9. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...unexpected text alignment issues . Specifically, text near checkboxes...The checkbox and surrounding text should maintain their original...

    forum.aspose.com/t/appending-document-not-maint...
  10. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...label value and the paragraph text System.out.println("List item:...numbering and the paragraph text are printed to the console....

    forum.aspose.com/t/how-to-get-the-value-of-the-...