Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 4,788 for

document parsing

(0.1 sec)
  1. Edit HTML table – C# – Aspose.HTML for .NET

    Learn how to programmatically edit HTML tables using C#, and get C# examples to help you optimize HTML table editing tasks....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/edit-html-table/
  2. Field.Result | Aspose.Words for .NET

    Manage Field Result properties effortlessly. Access or modify text between field separators for streamlined data handling and enhanced efficiency....field into a document using a field code. Document doc = new Document...DateTime . Today - DateTime . Parse ( field . Result )). Days <=...

    reference.aspose.com/words/net/aspose.words.fie...
  3. PCL to PDF Merge using Java | Aspose.PDF

    Combine two or more PCL Documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...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/java/merger/pcl-to-pdf/
  4. XPS to PDF Merge using Java | Aspose.PDF

    Combine two or more XPS Documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...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/java/merger/xps-to-pdf/
  5. SignatureLineOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.SignatureLineOptions to customize signature lines in your Documents easily. Enhance your DocumentBuilder experience today!...with Digital Signatures documentation article. public class SignatureLineOptions...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words/sig...
  6. XlsxSaveOptions.compression_level property | As...

    XlsxSaveOptions.compression_level property. Specifies the compression level used to save Document...compression level used to save document. The default value is CompressionLevel...to compress XLSX document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 使用 C++ 合并 EPUB 到 PDF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 EPUB 文档合并为一个 PDF 单个文件...files can be parsed and loaded as Aspose Document System :: SharedPtr...SharedPtr < Document > firstDoc = MakeObject < Document > ( pathSource1...

    products.aspose.com/pdf/zh-hant/cpp/merger/epub...
  9. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...to compress XLSX document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method...Inserts a Word field into a document and optionally updates the...method inserts a field into a document. Aspose.Words can update fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...