Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 5,148 for

split

(0.94 sec)
  1. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in C#....appear on the same page or split into a new one. Note that the...keeping the content from splitting across two pages: Clone a...

    docs.aspose.com/words/net/insert-and-append-doc...
  2. Large Image Support|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....pixels, then a single line is split into parts conforming to the...

    docs.aspose.com/psd/net/large-image-support/
  3. Multi-volume Archives | Aspose.Zip Documentation

    Compose and extract multi-volume archives with the Java library....Archives ZIP archvives can be split into several pieces. Compose...

    docs.aspose.com/zip/java/multi-volume-archives/
  4. How to Convert PDF to HTML in Java

    In this quick tutorial you will learn how to convert PDF to HTML in Java. One can easily save PDF to HTML in Java by adopting simple steps and code executing in Windows, macOS, or Linux with no dependence on Adobe Acrobat or any other third party tool....exported HTML along with option to split PDF pages to multi page HTML...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ht...
  5. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....mOutFileName; } Shows how to split a document into parts and save...documents that the saving operation splits a document into. /// private...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 Aspose.Cells for Node.js via C++ 将文本转换为列|Doc...

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中将文本转换为列。... setSeparator ( ' ' ); // Split the column A into two columns...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-tex...
  7. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to Split a presentation into it’s slides. See my testcode: package de.testaspose import com.aspose.…... It happens when I try to split a presentation into it’s slides...presentations, or maybe a native split presentation method like in...

    forum.aspose.com/t/aspose-slides-for-java-memor...
  8. Gmail Utility Features|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 ( "=" ) [ 0 ] ; base64Hash =..."" ). replace ( "\n" , "" ). split ( "," ); for ( String sPair...

    docs.aspose.com/email/java/gmail-utility-features/
  9. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....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/net/aspose.words/hyp...
  10. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...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/replacing-placeholder-using-...