Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 414,720 for

document

(0.98 sec)
  1. Convert POTM to XLS via C++ or with free Online...

    Export POTM to XLS in C++ without using Microsoft Excel or Powerpoint or online. Test free POTM to XLS online converter quickly before integrating the code....Convert The Portable Office Document (POTM) format is a file type...using Save method Load HTML document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/potm-t...
  2. Convert PDF to ODS in Android Apps | products.a...

    Render PDF to ODS in Android Apps API without using Microsoft Excel or Adobe Reader... ODS is an open document spreadsheet format that is...create, edit, and convert PDF documents. It also supports a wide range...

    products.aspose.com/total/android-java/conversi...
  3. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...auto-numbering to text in a document. For example, in word when...application when a user opens the document inside the word application...

    forum.aspose.com/t/converting-word-lists-to-tex...
  4. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....to populate tables in PDF documents from any data source. The...ImportFromDataTable () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/integrate-table/
  5. Extract text from PDF in C++ | Aspose.PDF

    Simple demo source code to extract text from PDF file on any platform with C++ language....Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/parser/text/
  6. Extract text or images from PDF using C++ | Asp...

    Simple demo source code to extract text and images from PDF files on any platform with C++ language....Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/parser/
  7. Convert PDF to HTML page by page - Free Support...

    I have 100 PDF files, and I want to convert them to HTML on a per-page basis, with a separate folder for each PDF file containing all the HTML pages. I can’t find such a functionality or setting in Aspose PDF Converter. …...Pages by Splitting the PDF document Convert PDF to HTML and Save...sample code snippet: Document doc = new Document(dataDir + "input...

    forum.aspose.com/t/convert-pdf-to-html-page-by-...
  8. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....Levels of Nodes in a Document documentation article. public abstract...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/story/
  9. How to Replace an Existing Table in DOCX (Find ...

    Hello Team, I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file. :heavy_check_mark: My Requirement I want to: Find a table by index OR by bookmark OR by matching…...@AbhayKumar007 Steps Load the document const words = require('asposewordscloud');...inside the table (search the document, then pick the table that...

    forum.aspose.com/t/how-to-replace-an-existing-t...
  10. 合并相邻单元格|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...., cell2Name ); // Given a document name, a worksheet name, and...cell2Name ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...