Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,923 for

split

(0.1 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. Convert Visio to PDF format|Documentation

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

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  3. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....text in which a word could be split up and continued on the next...substring, then hyphenation will split the word across two lines //...

    reference.aspose.com/words/java/com.aspose.word...
  4. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++.... split ( '$' ); const replaceParts = replace . split ( '$'...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  5. 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...
  6. 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/
  7. 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/
  8. Working with Message Flags on Server|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.... split (); if ( inf . containsKeyword...

    docs.aspose.com/email/java/working-with-message...
  9. 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/
  10. Working with Facades|Aspose.PDF for .NET

    Learn how to work with PDF facades in .NET using Aspose.PDF for easier manipulation and viewing of PDF content....operartions with a PDF file (split, merge, etc). Working with texts...

    docs.aspose.com/pdf/net/working-with-facades/