Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 5,644 for

document parsing

(0.22 sec)
  1. Online JSON to DOCM Conversion or Build .NET ba...

    Free online app to convert JSON to DOCM files. .NET C# conversion library code for JSON Documents....will be converted into DOCM document Download the converted DOCM...Load PDF document by using Document class Save the document to DOCM...

    products.aspose.com/total/net/conversion/json-t...
  2. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external Document processor plugin in C++....an interface for external document processor plugin. class IDocumentProcessorPl...:LoadOptions>) Append the document loading it with the specified...

    reference.aspose.com/words/cpp/aspose.words/ido...
  3. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/java/features/
  4. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...Search () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  5. Memory Requirements|Aspose.Words for .NET

    How much memory does Aspose.Words for .NET require to work with Documents? Learn the details....usage in large or complex documents. Aspose.Words provides a wide...of features to work with documents in various formats. It is...

    docs.aspose.com/words/net/memory-requirements/
  6. Online OFT to JPEG Conversion or Build .NET bas...

    Free online app to convert OFT to JPEG files. .NET C# conversion library code for OFT Documents....will be converted into JPEG document Download the converted JPEG...HTML by using Document class Save the document to JPEG format...

    products.aspose.com/total/net/conversion/oft-to...
  7. Aspose::Words::SignatureLineOptions::get_AllowC...

    Aspose::Words::SignatureLineOptions::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false 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...
  8. Aspose::Words::Drawing::SignatureLine::get_IsVa...

    Aspose::Words::Drawing::SignatureLine::get_IsValid method. Indicates that signature line is signed by digital signature and this digital signature is valid 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.dra...
  9. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...I have used the nodes and document positions returned from the...}) begin Tempfile.create(['document', '.docx']) do |temp_file_2|...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  10. 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...