Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 35,676 for

document processing

(0.1 sec)
  1. Online XLS Text Search Application or Develop X...

    Free online app to search in XLS files. Java code for any XLS file text search application....Search Xls Online Searchable Document App and XLS Search API Code...Develop powerful Java based XLS document search engine software or...

    products.aspose.com/total/java/search/xls/
  2. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from Documents. However, we are facing a performance issue when Processing large Documents. The Document con…...removing blank pages from documents. However, we are facing a...issue when processing large documents. The document contains over...

    forum.aspose.com/t/performance-issue-with-blank...
  3. Cancelling of Saving Document process (Java) - ...

    Hello! I need information on what has been done about the feature that is logged in your tracking system under the name WORDSNET-11575 (option to cancel the Document saving process)? I saw that there are two threads on…...Cancelling of Saving Document process (Java) Aspose.Words Product...(option to cancel the document saving process)? I saw that there...

    forum.aspose.com/t/cancelling-of-saving-documen...
  4. Manage Document Properties with JavaScript via ...

    Learn how to Manage Document Properties through the Aspose.Cells for JavaScript via C++ APIs....Manage Document Properties with JavaScript via C++ Contents [...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  5. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...following code: var document = new Document(inputStream); //use...TextSearchOptions(true)); document.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  6. Track Document Conversion Progress with JavaScr...

    Learn how to track Document conversion progress in Excel files using Aspose.Cells for JavaScript via C++....Track Document Conversion Progress with JavaScript via C++ Contents...you might want to show the document conversion progress instead...

    docs.aspose.com/cells/javascript-cpp/track-docu...
  7. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this Document in C++....Aspose::Words::Document::get_LayoutOptions method Contents [...[ Hide ] Document::get_LayoutOptions method Gets a LayoutOptions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Document::StopTrackRevisions met...

    Aspose::Words::Document::StopTrackRevisions method. Stops automatic marking of Document changes as revisions in C++....Aspose::Words::Document::StopTrackRevisions method Contents [...[ Hide ] Document::StopTrackRevisions method Stops automatic...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. List labels not getting reatained in splitted d...

    I am splliting a large Document into smaller Document using Document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document Document, int noOfSplits, int totalPageCount) throws Exception…...getting reatained in splitted document Aspose.Words Product Family...a large document into smaller document using document.extractPages()...

    forum.aspose.com/t/list-labels-not-getting-reat...
  10. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various font sources in Java....the Working with Fonts documentation article. Examples: Shows...Mittelschrift.ttf", 0); Document doc = new Document(); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...