Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,965 for

split document

(0.17 sec)
  1. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...std :: vector < U16String > Split ( const U16String & str , const...vector < U16String > tagParts = Split ( tag , u '$' ); std :: vector...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  2. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....std :: vector < U16String > Split ( const U16String & str , const...vector < U16String > tagParts = Split ( tag , u '$' ); std :: vector...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  3. PDF Manipulation and OCR Addition via Node.js A...

    Node.js API to manipulate PDF files as well as extract text from images via applications....Install-Package Visit our documentation for more details. Aspose...to effortlessly split and merge PDF documents, providing a comprehensive...

    products.aspose.com/total/nodejs-cpp/
  4. Display Features in Ruby|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....Page Break Preview in Ruby Split Panes in Ruby Zoom Factor in...

    docs.aspose.com/cells/java/display-features-in-...
  5. Page Break Preview in Php|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....or Unhide a Worksheet in Php Split Panes in Php...

    docs.aspose.com/cells/java/page-break-preview-i...
  6. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in textboxes within Excel worksheets using Aspose.Cells for Python via .NET.... split ( '$' ) replaces = replace . split ( '$' ) for...

    docs.aspose.com/cells/python-net/replace-tag-wi...
  7. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library.... Document ( base . myDir + "VBA project...refParts = libIdReference . split ( '#' ); if ( refParts . length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: Document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 Document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...Document("自訂格式(電商匯入中心)11.pdf") save_options...usage, especially with large documents. To help mitigate this issue...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  9. How to tag tables to a page number in word docu...

    I am reading a word Document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word Document has lot of tables which could be Splitted to next page. The python-do…...tables to a page number in word document using Aspose Aspose.Words...9:48am 1 I am reading a word document using python-docx , python-docx·PyPI...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...
  10. 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...