Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 5,330 for

document parsing

(0.11 sec)
  1. Advanced operations|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/python-net/advanced-operati...
  2. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....the source PDF file into the Document class object for converting...all the PDF pages using the Document.pages collection Call the...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  3. 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...
  4. Not Able to Read cells and gettign null values ...

    Version :17.8 While reading the Excel Document though there is evaluated data its reading as null. The Excel is getting generated in the app, for few customers it works fine for few customers and not working for other c…...8 While reading the Excel document though there is evaluated...{}”, rawValue); LOGGER.info(“Parsed double value: {}”, annualPremiumValue);...

    forum.aspose.com/t/not-able-to-read-cells-and-g...
  5. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...generate, combine, modify and parse spreadsheets. API offers many...functions including excel document formatting and page setup...

    products.aspose.com/cells/android-java/
  6. Creating Annotations within pdf files using Asp...

    Hi, Can you please send me Documentation for creating annotations i.e Redaction, Highlight, Comment etc. Thanks...Can you please send me documentation for creating annotations...PDF component inside the PDF document rather than just overlaying...

    forum.aspose.com/t/creating-annotations-within-...
  7. 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...
  8. 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...
  9. 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...
  10. AxisTickLabelPosition enumeration | Aspose.Word...

    Aspose.Words.Drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels.... Document (); let builder = new aw ...Series" , [ Date . parse ( "2017-11-06" ), Date . parse ( "2017-11-09"...

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