Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 5,785 for

document parsing

(0.14 sec)
  1. Comments for DOCX not working - Free Support Fo...

    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/comments-for-docx-not-workin...
  2. PS to PDF Merge using C++ | Aspose.PDF

    Combine two or more PS Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/ps-to-pdf/
  3. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external Document processor plugin in Java....an interface for external document processor plugin. Methods...LoadOptions loadOptions) Append the document loading it with the specified...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 从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-...
  6. 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...
  7. 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...
  8. 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...
  9. Convert WORD to JSON Format in Android Apps | p...

    Parse WORD to JSON format in Android Apps without using Microsoft Word or Excel...to Convert Converting Word documents to JSON format can be beneficial...applications, as it is easy to parse and can be used to quickly transfer...

    products.aspose.com/total/android-java/conversi...
  10. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF Document into a Document object in Java....RTF document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...