Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 4,724 for

cloud

(0.28 sec)
  1. Search text in PDF documents | Documentation

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/search-text-in-p...
  2. Search text in Microsoft OneNote sections | Doc...

    To search a keyword in Microsoft OneNote sections search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft OneNote section: Instantiate Parser object for the initial section; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the section....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. Inserting Chart Axis Title Dynamically in Sprea...

    Note This feature is supported by version 18.1 or greater. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following steps, you can create a column chart in MS Excel 2013: Create a new Workbook Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Worksheet Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/inserting-char...
  4. Clear watermarks | Documentation

    This article shows how to clear existing text or image watermarks....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  5. แปลง CSV เป็น XML - การแปลงรูปภาพออนไลน์และฟรี

    แปลงรูปแบบ CSV เป็น XML โดยใช้เครื่องมือแปลงออนไลน์ฟรี นักพัฒนาสามารถใช้ .NET, Java และ Cloud API เพื่อสร้างตัวแปลง CSV เป็น XML...เพื่อดูรายละเอียดเพิ่มเติม Cloud API สำหรับตัวแปลง CSV เป็น XML...# หากคุณต้องการ Conversion Cloud API สำหรับแอปพลิเคชันคลาวด์ของคุณ...

    blog.groupdocs.com/th/conversion/convert-csv-to...
  6. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. Get supported features | Documentation

    This article shows how to check if feature supported for the document....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/get-supported-fea...
  8. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/net/alias-dictionary/
  9. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/java/ocr-support/
  10. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/java/alias-dictionary/