Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 5,158 for

document parsing

(0.06 sec)
  1. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types....FIELD_CANNOT_PARSE Specifies that the field was unable to be parsed. FIELD_ADDIN...into a document using a field code. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert JSON Format to POTM via Java | products...

    Parse JSON to POTM in Java without using Microsoft PowerPoint...to POTM via Java Java API to parse JSON format to POTM without...that enables developers to parse JSON to PPTX. It provides a...

    products.aspose.com/total/java/conversion/json-...
  3. 使用文档编程 | Aspose.PUB for C++

    要使用 Aspose.PUB for C++ 编写 PUB 文件,首先要编辑描述其属性(如作者、瓦片、公司、语言等)的文件元数据。...SharedPtr < Document > document = parser -> Parse(); 13 14 document...SetCompany( u "company" ); 15 document -> get_DocumentSummaryInfo()...

    docs.aspose.com/pub/zh/cpp/programming-with-doc...
  4. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....into a Document object Transform the complete document into a...Set the bullet type to square Parse through the array of strings...

    kb.aspose.com/words/net/convert-paragraph-into-...
  5. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....source Word document and get its page count Parse through all...present Create a new Word document and add all the non-empty...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  6. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how Document text is parsed to identify date and time values. The default value is UseCurrentLocale in C++....that specifies how document text is parsed to identify date and...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Xlsx...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 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...
  8. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....source PDF file using the Document class object to delete the...artifact on each page of the document and make a list of watermark-type...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  9. Convert JSON Format to PPS in Android Apps | pr...

    Parse JSON to PPS in Android Applications without using Microsoft PowerPoint...JSON Format to PPS in Android Parse JSON format to PPS in Android...for Android via Java, you can parse JSON to PPTX. This API provides...

    products.aspose.com/total/android-java/conversi...
  10. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseudocode in this article....you can still access your documents in the future, even if Microsoft...further processing by the Document class of the API. At present...

    docs.aspose.com/pub/net/convert-pub-files/