Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 5,129 for

document parsing

(0.15 sec)
  1. How to Delete Comments in PDF in Java

    This tutorial guides on how to delete comments in PDF in Java. It shares the information to set the IDE, steps to write the program, and a runnable sample code to delete all comments in PDF in Java....using the Document class object for removing comments Parse each page...collection of annotations on it Parse each annotation and filter the...

    kb.aspose.com/pdf/java/how-to-delete-comments-i...
  2. Convert MHTML to PDF – Python code and Online C...

    Use Aspose.HTML for Python via .NET to convert MHTML to PDF with full control over save options or convert MHTML online with a free MHTML Converter....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  3. Convert JSON Format to SVGZ via Java | products...

    Parse JSON to SVGZ in Java without using Microsoft PowerPoint...to SVGZ via Java Java API to parse JSON format to SVGZ within any...Java, which can be used to parse JSON to JPEG and convert JPEG...

    products.aspose.com/total/java/conversion/json-...
  4. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Document TempLoadDocument = new Aspose.Pdf.Document(DocuementFileName);...= double.Parse(AddImageWidth), Height = double.Parse(AddImageHeight)...

    forum.aspose.com/t/two-issues-with-adding-water...
  5. Merge JIRA to ORACLE PRIMAVERA via C++

    Sample C++ merging code JIRA to ORACLE PRIMAVERA. Use example code for batch JIRA files to ORACLE PRIMAVERA merging within any C++ Application....Tasks for C++ Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/cpp/merger/jira-to-or...
  6. FieldOptions.useInvariantCultureNumberFormat pr...

    FieldOptions.useInvariantCultureNumberFormat property. Gets or sets the value indicating that number format is parsed using invariant culture or not...indicating that number format is parsed using invariant culture or...culture. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Svg 25.8.0 exception when using PageSetu...

    When attempting to convert an SVG to pdf with PageSetup.Sizing types ScaleContent and Contain we get an exception. The other 2 types work fine. This doesn’t seen to be Document related but I do have a sample. System.Nul…... This doesn’t seen to be document related but I do have a sample...---------- // 1. Load the SVG document // ---------- using (SVGDocument...

    forum.aspose.com/t/aspose-svg-25-8-0-exception-...
  8. Convert CSV, TSV and TXT to Excel|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provide own preferred parser to parse different data types as per...spreadsheets to CSV format AI Document Assistant Close XML Paper...

    docs.aspose.com/cells/java/convert-csv-tsv-and-...
  9. Aspose::Words::Fields::FieldOptions::get_UseInv...

    Aspose::Words::Fields::FieldOptions::get_UseInvariantCultureNumberFormat method. Gets or sets the value indicating that number format is parsed using invariant culture or not in C++....indicating that number format is parsed using invariant culture or...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API.... How to Parse Headers and Footers to Command...page_setup.get_commands method to parse headers and footers as command...

    docs.aspose.com/cells/python-net/get-headers-or...