Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,912 for

split

(0.11 sec)
  1. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....pagesToDelete , outputStream ); } } } Split PDF pages Merge PDF files using...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  2. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library.... Splitting Output to Multi-page HTML...SaveFormat . Html ); } } Splitting Output to Multi-page HTML...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  3. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....html do not split the document into pages, so...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...how the document should be split when saving to SaveFormat.Html...level of headings at which to split the document. Default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....specified, the document is split into parts and by default, each...property. Examples: Shows how to split a document into parts and save...

    reference.aspose.com/words/java/com.aspose.word...
  6. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....this is when structures are split, merged and arranged into pages...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Advanced operations|Aspose.PDF for Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose. PDF for Java....with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/java/advanced-operations/
  8. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...this case it is necessary to split the run. if (e.getMatchOffset()...getNodeType() != NodeType.RUN)); } // Split the last run that contains the...

    forum.aspose.com/t/get-node-that-contains-the-e...
  9. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Insert and Append Documents Split a Document Find and Replace...

    docs.aspose.com/words/net/programming-with-docu...
  10. Code Comparison for Common Features in Aspose.C...

    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....Rows and Columns Merge Cells Split Panes in Apache POI and Aspose...

    docs.aspose.com/cells/java/code-comparison-for-...