Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 4,566 for

document parsing

(0.04 sec)
  1. C# API to Export EMLX to TEXT | products.aspose...

    Convert EMLX to TEXT without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, email messages...manipulate Microsoft Word documents. It can be used to render...

    products.aspose.com/total/net/conversion/emlx-t...
  2. Getting Java heap space error in below method -...

    We are encountering a heap memory error in the following line: Document.save(byteArrayOutputStream, opts) The Document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...line: document.save(byteArrayOutputStrea, opts) The document size...excessive given the small document size. Is there a more optimized...

    forum.aspose.com/t/getting-java-heap-space-erro...
  3. C# API to Export EMAIL to TEXT | products.aspos...

    Convert EMAIL to TEXT without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to TEXT format...a ZIP file from downloads . Parse EMAIL File via .NET Before converting...

    products.aspose.com/total/net/conversion/email-...
  4. Export OFT to DOCX via C++ | products.aspose.com

    C++ API to Convert OFT to DOCX without using Microsoft Word or Outlook...including support for a variety of document formats, advanced formatting...HTML by using Document class Save the document to DOCX format...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during import....characters while loading an RTF document. # Create an "RtfLoadOptions"...modify how we load an RTF document. load_options = aw . loading...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C# API to Export MSG to WORD | products.aspose.com

    Convert MSG to WORD without using Microsoft Word or Outlook on .NET...API for working with WORD documents. It allows you to create,... write, and convert WORD documents to other formats, such as...

    products.aspose.com/total/net/conversion/msg-to...
  7. IDocumentProcessorPlugin.toDocument method | As...

    IDocumentProcessorPlugin.toDocument method. Parses the Document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method into [Document](../../Document/) object....method toDocument() Parses the document loaded by IDocumentProcessorPl...IDocumentProcessorPl.load() method into Document object. toDocument () See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export MSG to TEXT via C++ | products.aspose.com

    C++ API to Convert MSG to TEXT without using Microsoft Word or Outlook...for working with email and document files. With Aspose.Total for...HTML by using Document class Save the document to TEXT format...

    products.aspose.com/total/cpp/conversion/msg-to...
  9. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  10. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......Student_number, Value: 1,33476432 Error parsing OMR results: For input string:...Could you please share any documentation or a code snippet demonstating...

    forum.aspose.com/t/how-to-create-omr-template-f...