Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,850 for

split document

(0.12 sec)
  1. Support Tablix Group Page Break|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....(table, matrix, or list) can be split into separate pages by inserting...group should be a separate document chapter Keeps PDF pagination...

    docs.aspose.com/cells/reportingservices/support...
  2. 拆分 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类拆分 PDF 页面。... () { // The path to the documents directory var dataDir = RunExamples...Facades . PdfFileEditor (); // Split pages pdfEditor . SplitFromFirst...

    docs.aspose.com/pdf/zh/net/split-pdf-pages/
  3. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...Document doc = new Aspose.Words.Document(mhtStream...according to page width. Document doc = new Document(MyDir + "Testing...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  4. Specify Maximum Rows of Shared Formula|Document...

    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....The shared formula will be split into several shared formulas...see that the shared formula splits after every 5 rows, as highlighted...

    docs.aspose.com/cells/net/specify-maximum-rows-...
  5. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....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/net/working-with-columns-...
  6. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....saving a document to HTML. Document doc = new Document(getMyDir()...footer types.docx"); // This document contains headers and footers...

    reference.aspose.com/words/java/com.aspose.word...
  7. JavaScript via C++ | Work with PDF directly in ...

    Aspose.PDF for JavaScript via C++ is an easy and secure toolkit used to work with PDF directly in the web browser...C++ features Convert files Split pages Merge pages Extract PDF...and decrypt it. You can also split and merge PDF. Convert PDF Using...

    products.aspose.com/pdf/javascript-cpp/
  8. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....Words uses the document file name and a unique number...for each image found in the document. You can use the ImageSavingArgs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in PDF using C#. It helps in changing PDF text using C# with the help of a few API calls without using any third-party tool or software being installed....containing sample text using the Document class object Using the TextFragmentAbsorber...however, if you want to learn to split PDF files by pages, refer to...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  10. Extract SVG From Website – Java Examples

    Learn how to download SVG files from a website using Aspose.HTML for Java. Automate the extraction of both inline and external SVG content from any web page....the web, often used in HTML documents. The main advantage of SVG...<svg> elements in an HTML document and use the OuterHTML property...

    docs.aspose.com/html/java/extract-svg-from-webs...