Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 5,459 for

split

(0.12 sec)
  1. 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...
  2. Aspose.PSD.CoreExceptions.ImageSaveException: I...

    Hi Everytime i’m trying to save the following file i get the following error: Aspose.PSD.CoreExceptions.ImageSaveException: Image saving failed “System.ArgumentNullException: Value cannot be null. (Parameter ‘key’)” He…... The following split file (.z01, .z02…) is needed...

    forum.aspose.com/t/aspose-psd-coreexceptions-im...
  3. HtmlSaveOptions class | Aspose.Words for Python

    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... document_split_criteria Specifies how the document...document should be split when saving to SaveFormat.HTML , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract PDF Pages in Python|Aspose.PDF for Pyth...

    Learn how to extract single or multiple PDF pages into new files in Python.... This is useful for splitting PDFs or isolating important...Python Move PDF pages in Python Split PDF files in Python Crop PDF...

    docs.aspose.com/pdf/python-net/extract-pages/
  5. PDF-to-PPTX in Java: Conversion Error - com.asp...

    When converting the PDF and then to PPTX, report is failed with ArgumentException. Aspose version: implementation ‘com.aspose:aspose-pdf:26.1’ implementation ‘com.aspose:aspose-slides:26.2:jdk16’ Stack Trace: com.a…...Pptx) The input PDF and split PPT export (generated by catching...

    forum.aspose.com/t/pdf-to-pptx-in-java-conversi...
  6. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code.... shutdownJVM () Split Multiple Pages Aspose.Diagram...Diagram for Java allows splitting multiple pages while converting...

    docs.aspose.com/diagram/python-java/convert-vis...
  7. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. 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/python-net/programming-wi...
  8. 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/nodejs-net/aspose.wo...
  9. Extract text from PDF in JavaScript | Aspose.PDF

    Simple demo source code to extract text from PDF file in Node.js applications.... Split PDF to two files. Convert PDF...

    products.aspose.com/pdf/nodejs-cpp/parser/text/
  10. Delete PDF pages|Aspose.PDF for Java

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....RuntimeException ( e ); } } Split PDF pages Make Booklet of PDF...

    docs.aspose.com/pdf/java/delete-pdf-pages/