Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,733 for

split document

(0.09 sec)
  1. 将 PDF 文件拆分为单独页面在 PHP 中|Aspose.PDF for Java

    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....PHP 代码 # 打开目标文档 $pdf = new Document ( $dataDir . 'input1.pdf'...{ # 创建一个新的 Document 对象 $new_document = new Document (); # 获取页面集合中特定索引的页面...

    docs.aspose.com/pdf/zh/java/split-pdf-file-into...
  2. 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/
  3. 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...
  4. Merge or Unmerge Range of Cells|Documentation

    Merge and Unmerge Cells in a Range in Excel with C# code....Cells to merge or split a range of cells. Aspose.Cells...Range.UnMerge() method. AI Document Assistant Close Search and...

    docs.aspose.com/cells/net/merge-or-unmerge-rang...
  5. 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-...
  6. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format...additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks An instance...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Update Page Dimensions in Python|Aspose.PDF for...

    Understand how to update page dimensions within a PDF Document in Python using Aspose.PDF for better Document layout control.... Document () pdf = self . dataDir +...social coding sites: GitHub Split PDF File into Individual Pages...

    docs.aspose.com/pdf/java/update-page-dimensions...
  8. Join Tables in Java|Aspose.Words for Java

    Join Tables in Java. Advanced table manipulations, join and Split using Java....Words Document Object Model, is made up of...Working with Table Styles in Java Split Table in Java Related articles...

    docs.aspose.com/words/java/join-tables/
  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. 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...