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

document

(0.48 sec)
  1. 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/
  2. 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/
  3. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your Document processing efficiency....the Programming with Documents documentation article. public class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/run/
  4. 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/
  5. 合并相邻单元格|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...
  6. 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...
  7. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached to in C++....Aspose::Words::DocumentBuilder::get_Document method Contents [ Hide ] ...DocumentBuilder::get_Document method Gets or sets the Document object that...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....Exception { Document document = new Document(); document.getMailMerge()...new MailMergeCallbackStu(); document.getMailMerge().setMailMer...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert POTM to JSON Format in Android Apps | p...

    Convert POTM to JSON format in Android Apps without using using Microsoft Excel or PowerPoint... and other settings for a document. Converting a POTM file to...HTML document by using Workbook class Save the document to JSON...

    products.aspose.com/total/android-java/conversi...
  10. Document.accept_end method | Aspose.Words for P...

    Document.accept_end method. Accepts a visitor for visiting the end of the Document....for visiting the end of the document. def accept_end ( self , visitor...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/python-net/aspose.wo...