Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,607 for

split document

(0.1 sec)
  1. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...have attached a sample source document with the expected output....Aspose.Pdf.Document pdf = new Aspose.Pdf.Document(dataDir + "AsposeDemoPDF_00...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  2. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex text in a Word Document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...specific regex text in a Word document and replace it with content...However, when I upload the Word document, the replacement happens in...

    forum.aspose.com/t/find-and-replace-is-replacin...
  4. Programming with Documents|Aspose.Words for Nod...

    Use the Aspose using `Nodejs.Words` Document Object Model classes to programmatically create, modify, and manage Documents with nodejs-net. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] This section...and manage documents with the Aspose.Words Document Object Model...

    docs.aspose.com/words/nodejs-net/programming-wi...
  5. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class DocumentPartSavingAr...Description get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Extract Images from Website – Aspose.HTML for Java

    Extract images from websites programmatically using Aspose.HTML for Java. A simple and powerful API for automated image extraction....for Java Live Demos Cloud Documentation Source Code API Reference...Overview Live Demos Cloud Documentation Source Code API Reference...

    products.aspose.com/html/java/extract-images-fr...
  7. Worksheet Views|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.... Split Panes If you need to split the screen to...views in the same worksheet, split panes. Microsoft Excel offers...

    docs.aspose.com/cells/go-cpp/worksheet-views/
  8. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var Document = new Document(@".\test…...Code: var document = new Document(@".\test.docx"); document.LayoutOptions...HarfBuzzTextShaperFa.Instance; document.Save(@".\out.pdf"); I’ve attached...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  9. What's new|Aspose.PDF for Node.js via C++

    In this page introduces the most popular new features in Aspose.PDF for Node.js via C++ that have been introduced in recent releases....Optimize PDF document Optimize resources Split PDF to two files...

    docs.aspose.com/pdf/nodejs-cpp/whatsnew/
  10. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython.... words import Document from com . aspose . words...'programming_documents/' # Load the document. doc = Document ( dataDir...

    docs.aspose.com/words/java/joining-tables-in-jy...