Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,798 for

split document

(0.22 sec)
  1. 使用 Aspose.Cells for Node.js via C++ 将文本转换为列|Doc...

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中将文本转换为列。...node" ); // The path to the documents directory. const dataDir =.... setSeparator ( ' ' ); // Split the column A into two columns...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-tex...
  2. Features|Documentation

    Aspose.Cells for Node.js via Java features....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/nodejs-java/features/
  3. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for Document generation. We have a Document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...words for document generation. We have a document which is having...hyperlink itself from the document. Can you please help out?...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  4. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...convert to TXT format: Document doc = new Document("C:\\Temp\\line break...upload your sample source Word document containing line breaks and...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  5. How to Convert PDF to HTML in Java

    In this quick tutorial you will learn how to convert PDF to HTML in Java. One can easily save PDF to HTML in Java by adopting simple steps and code executing in Windows, macOS, or Linux with no dependence on Adobe Acrobat or any other third party tool....in your project Instantiate Document class object to load PDF for...exported HTML along with option to split PDF pages to multi page HTML...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ht...
  6. Drawing Images using GraphicsPath|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.... Each shape may be split into shape segments. You can...example source code has been split in several parts to keep it...

    docs.aspose.com/imaging/net/drawing-images-usin...
  7. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls...into a single larger cell or split a previously merged cell back...should be visually distinct. Split a merged area when the layout...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. 使用Aspose.Cells和C++将文本转换为列|Documentation

    学习如何在Excel文件中使用Aspose.Cells for C++将文本转换为列。...SetSeparator ( u ' ' ); // Split the column A into two columns...Cells :: Cleanup (); } AI Document Assistant Close 用C++自动调整行列宽...

    docs.aspose.com/cells/zh/cpp/convert-text-to-co...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....can ensure that your printed document is easy to read and well‑organized...without any columns or rows being split awkwardly across pages. Consistency...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  10. How to cancel/interrupt long-running PDF conver...

    Hello Aspose Team, I’m using Aspose.Words, Aspose.Cells, and Aspose.Slides for Java to convert Documents to PDF Spring Boot application. Problem: Some large or complex Documents take too long to convert (>5 minutes),…...Slides for Java to convert documents to PDF Spring Boot application...Problem: Some large or complex documents take too long to convert (>5...

    forum.aspose.com/t/how-to-cancel-interrupt-long...