Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 3,736 for

split document

(0.19 sec)
  1. 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...same worksheet, you can use split panes. Microsoft Excel offers...

    docs.aspose.com/cells/go-cpp/worksheet-views/
  2. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF Documents into a single PDF file with Java....PDF files into a single PDF document using Aspose.PDF for Java...joined at the end of the other document. Merge PDF Files using Java...

    docs.aspose.com/pdf/java/merge-pdf-documents/
  3. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....various file formats to PDF documents and converting PDF files into...page size, it is possible to split the output into several pages...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  4. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...more, visit the Save a Document documentation article. Remarks When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell Splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current page, the row doesn’t get moved entirely to the n…...How to define the cell splitting behavior Aspose.PDF Product...trying to define the cell splitting behavior in such a way that...

    forum.aspose.com/t/how-to-define-the-cell-split...
  6. Փոխակերպեք պարբերությունը Word-ի կետի կետերի, օ...

    Վերափոխեք պարբերությունը Word-ի կետերի՝ օգտագործելով Python-ը: Դուք կստանաք կարգավորումներ IDE-ի համար և օրինակելի կոդ՝ Word-ում Python-ի միջոցով տեքստը կետային կետերի փոխակերպելու համար:...ֆայլը մի քանի պարբերությամբ Document օբյեկտի մեջ Ամբողջական փաստաթուղթը...բաժանեք այն տողերի՝ օգտագործելով split() մեթոդը Ստեղծեք ելքային Word...

    kb.aspose.com/hy/words/python/convert-paragraph...
  7. Using Aspose.PDF for Python via Java|Aspose.PDF...

    Key functions, features of converting, Splitting, merging and performing other operations related to creating and editing PDFs using Python via Java...developers to create PDF documents from scratch without using...wide variety of functions: document compression; table creation...

    docs.aspose.com/pdf/python-java/overview/
  8. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  9. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for JavaScript via C++.... In order to split the contents of a column into...based on which Microsoft Excel splits the contents of a cell into...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  10. 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-...