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

split document

(0.12 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. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class DocumentPartSavingAr...Description get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Zoom PDF File using C#

    This article guides on how to zoom PDF file using C#. It has the details to set the IDE, steps, and a sample code to apply the feature of PDF zoom out using C#....the source PDF file into the Document object for zooming in when...application, or print the document. This article has taught us...

    kb.aspose.com/pdf/net/zoom-pdf-file-using-csharp/
  4. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....the source PDF file in the Document class object to crop it Display...summarize the process to crop PDF document using C# . The process starts...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  5. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF Documents into a single PDF file with C++....combine PDF files into one document quickly and easily. Merge...two PDF files: Create two Document objects, each containing one...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/
  6. Stretching Factor|Aspose.Words for Reporting Se...

    Stretching Factor setting of the Aspose.Words for Reporting Services.... When generating TXT documents with tables in flow mode,...text elements inside cells are split and partially pushed to the...

    docs.aspose.com/words/reportingservices/stretch...
  7. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in table rows across page breaks for enhanced readability and presentation....in a table row is allowed to split across a page break. public...row in a table. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...
  8. 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...
  9. 在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....setActiveCell ( "A20" ) \ # Split the worksheet window workbook...getWorksheets () . get ( 0 ) . split () \ # Saving the modified Excel...

    docs.aspose.com/cells/zh/java/split-panes-in-ruby/
  10. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the Document easily using Node.js....in a Document Contents [ Hide ] When working with documents, it...a specific range within a document. However, the content may...

    docs.aspose.com/words/nodejs-net/how-to-extract...