Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,933 for

split document

(0.04 sec)
  1. Aspose::Words::Saving::ImageSavingArgs::get_Doc...

    Aspose::Words::Saving::ImageSavingArgs::get_Document method. Gets the Document object that is currently being saved in C++....Aspose::Words::Saving::ImageSavingArgs::get_Document method Contents [ Hide ] ...ImageSavingArgs::get_Document method Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Adding a Watermark to an Image|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....Watermark to an Image This document explains how to add a watermark...example source code has been split into parts to make it easy to...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  3. Aspose.PDF | Java PDF Document Processing Class...

    Java library to create, render, compress, & convert PDF. Supports custom fonts, JavaScript, graphs, bookmarks, images, export, annotation, forms, & printing....PDF for Java is a PDF document creation component that enables...write and manipulate PDF documents without using Adobe Acrobat...

    releases.aspose.com/pdf/java/
  4. 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/
  5. 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...
  6. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. @property...row in a table. doc = aw . Document ( file_name = MY_DIR + 'Table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...allows to perform a range of document processing tasks such as form...table Add and remove watermarks Split pages Merge pages Extract PDF...

    products.aspose.com/pdf/php-java/
  8. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages property. True if the text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. get allowBreakAcrossPage...table. let doc = new aw . Document ( base . myDir + "Table spanning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python....by accessing the selected document node by its index. Finding...the Index of a Table in a Document Sometimes you may need to...

    docs.aspose.com/words/python-net/working-with-c...
  10. 将 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...