Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 3,752 for

text handling

(0.07 sec)
  1. Merge RTF Files Online or using Java | products...

    Free online app to combine different RTF files. Java merging library code to merge RTF documents.... Merging RTF (Rich Text Format) files using APIs in...applications enables organizations to handle richly formatted documents...

    products.aspose.com/total/java/merge/rtf/
  2. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  3. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…... But it could be also text or tables or graphic for other...replace(...) API to search for the text marker and use the IReplacingCallback...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  4. Convert SVG to CGM via Python | products.aspose...

    Sample code for SVG to CGM conversion. Use API example code for batch SVG 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/s...
  5. Extract Table from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....for C++ library allows you to handle this task. Extract tables from...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/cpp/extract-table-from-exis...
  6. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....key features such as managing texts, shapes, tables & animations...add different kinds of frames—text, audio, and video frames—to...

    docs.aspose.com/slides/python-net/product-overv...
  7. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...embedding or the way the PDF handles text encoding. If the fonts used...process, it can lead to garbled text in the output images. Solution...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  8. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for .NET developer's reference and start building your OCR applications....NET handles all aspects of recognition...algorithm Recognizing : Extract text Recognize unified document types...

    docs.aspose.com/ocr/net/developer-reference/
  9. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....concept to PDF and can contain text, images, vector graphics, and...installed on their systems may see text displayed incorrectly. Ensuring...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  10. SQLite

    SQLite is a lightweight, serverless, and self-contained relational database management system. It is widely used due to its simplicity, portability, and compatibility with various platforms and programming languages. SQLite is embedded directly into applications, requiring no separate server process, and stores the entire database in a single file. It supports standard SQL syntax and offers features like transactions, indexes, and triggers. SQLite is suitable for small to medium-sized applications or as an embedded database within larger systems....not be the best choice for handling extremely large datasets or...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/gis-formats/sqlite/