Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 2,817 for

raw

(0.09 sec)
  1. Font classes for supported Font Formats | Java

    Getting learned Aspose.Font for Java library is better by starting by learning the hierarchy of its classes. Find out how to manipulate fonts here....property , represented in its raw string form, provided by font...

    docs.aspose.com/font/java/developer-guide/font-...
  2. JavaScript OCR – image to text on web pages | A...

    With Aspose JS API, you can add optical character recognition directly to a web page or in cross-platform Electron apps....containing numerical data, such as raw data of field sociological surveys...

    products.aspose.com/ocr/javascript-cpp/
  3. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...character, as the extracted raw text does not contain such a...

    forum.aspose.com/t/vertical-line-not-extracted-...
  4. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....optimized pedictor, JPEG , none (raw image bytes) and auto (the most...

    docs.aspose.com/page/net/convert-xps/
  5. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....enhance the readability of the raw code of a saved .html document...Enabling pretty format makes the raw html code more readable by adding...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert CSV to PPSX using Python or with free O...

    CSV to PPSX conversion in your Python applications without using Microsoft Office or online. Test free CSV to PPSX online converter quickly before integrating the code....Presentation-Ready Data Packaging Transform raw CSV input into PPSX slideshows...

    products.aspose.com/total/python-net/conversion...
  7. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....to be exported to Markdown as raw HTML. MarkdownLinkExportMo Specifies...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...UseHighQualityRender = false, // Keep raw images – otherwise set DownsampleOptions...

    forum.aspose.com/t/how-to-imprve-performance-be...
  9. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....enhance the readability of the raw code of a saved .html document...Enabling pretty format makes the raw html code more readable by adding...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....- set text extraction mode (Raw or Pure) auto textExtOptions...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/