Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,776 for

split document

(0.15 sec)
  1. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  2. Getting odd bookmark names for merged pdf in mi...

    I am using apsose pdf to merge a pdf and add bookmarks to it , but the bookmark names are coming correctly when viewed in chrome browser but is not working well with microsoft edge Edge image.png (1.4 KB) Chrome imag…...private static void addBookmark(Document mergedDoc, String inputFile...getOutlines().add(bookmark); } asad.ali Split this topic November 18, 2025...

    forum.aspose.com/t/getting-odd-bookmark-names-f...
  3. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF Document manipulation library for Node.js that makes creating complex, multi-page Documents accessible....PDF is a PDF document generation library for Node...complex, multi-page, printable documents easy. API is designed to be...

    products.aspose.com/pdf/nodejs-cpp/
  4. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。... split ( '$' ) replaces = replace . split ( '$' ) for...( s_find , s_replace ) AI Document Assistant Close 创建文本框,其中每行具有不同的水平对齐方式...

    docs.aspose.com/cells/zh/python-net/replace-tag...
  5. Merge or Unmerge Range of Cells|Documentation

    Merge and Unmerge Cells in a Range in Excel with Java code....Cells to merge or split a range of cells. Aspose.Cells...Merging and unmerging cells . AI Document Assistant Close Search and...

    docs.aspose.com/cells/java/merge-or-unmerge-ran...
  6. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain Document formatting effortlessly....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Zoom Factor in Python|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....1, please check the output document." Download Running Code Download...social coding sites: GitHub Split Panes in Python Analyzing your...

    docs.aspose.com/cells/java/zoom-factor-in-python/
  8. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...allows to perform a range of document processing tasks such as form...table Add and remove watermarks Split pages Merge pages Extract PDF...

    products.aspose.com/pdf/php-java/
  9. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... You may unmerge, or split, the merged cells too. A merged...merged cell. When the cell is split, the new cells keep their original...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  10. 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...