Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 6,000 for

document parsing

(0.09 sec)
  1. Retrieve the values of cells|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....; // Open the spreadsheet document for read-only access. using...using ( SpreadsheetDocument document = SpreadsheetDocument . Open...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  2. 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...
  3. 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...
  4. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...different approach to collect the document actions and then check whether...void collectPageAndAnnota(Document doc, List<JavascriptAction>...

    forum.aspose.com/t/unable-to-extract-javascript...
  5. 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...
  6. 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...
  7. Convert JSON Format to POT via Java | products....

    Parse JSON to POT in Java without using Microsoft PowerPoint...to POT via Java Java API to parse JSON format to POT without using...developers to quickly and easily parse JSON to PPTX and convert PPTX...

    products.aspose.com/total/java/conversion/json-...
  8. Convert JSON Format to PPT via Java | products....

    Parse JSON to PPT in Java without using Microsoft PowerPoint...to PPT via Java Java API to parse JSON format to PPT without using...Java, which can be used to parse JSON to PPTX and then convert...

    products.aspose.com/total/java/conversion/json-...
  9. How to Convert PUB to PDF in C#

    This brief tutorial explains how to convert PUB to PDF in C#. This contains the details from the initial step of setting up the environment, then algorithm and a code snippet is presented to cover all the details related to the process to convert Publisher to PDF in C#....converting the parsed PUB file to a PDF document. Code to Convert...method to export the output PDF document while passing the file name...

    kb.aspose.com/pub/net/how-to-convert-pub-to-pdf...
  10. Rotate Text in Word using C#

    Rotate text in Word using C#. Get all the details to set the IDE, a list of steps and a sample code to flip the text in Word using C#....the Document class to flip text in the entire file Parse through...iterating all the sections in the document. Set the Section.PageSetup...

    kb.aspose.com/words/net/rotate-text-in-word-usi...