Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 6,285 for

split

(0.09 sec)
  1. Merging and Unmerging Cells|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....result of merging and then splitting a range of cells formatted...worksheet. You may unmerge, or split, the merged cells too. A merged...

    docs.aspose.com/cells/java/merging-and-unmergin...
  2. splittransition - Aspose.Slides for Java - API ...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....implements ISplitTransition Split slide transition effect. Method...() Direction of transition split. byte getOrientation () Orientation...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. Delete Pages from PDF via Java | Aspose.PDF

    Java source code for deleting pages from PDF on any platform.... Split Pages in PDF via Online App Split PDF documents...PDF file and hit the <strong>Split</strong> button Instantly get...

    products.aspose.com/pdf/java/pages/delete/
  4. Invalid image stream (The type initializer for ...

    I am getting an error when processing a PDF: Invalid image stream (The type initializer for ‘Gdip’ threw an exception.) Value cannot be null. (Parameter ‘fileContents’) The code does work on Windows. We are deployi…...manzoor split this topic January 9, 2023,... 3:34pm #3 A post was split to a new topic: Aspose.PDF is not...

    forum.aspose.com/t/invalid-image-stream-the-typ...
  5. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Hyphenation IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary true otherwise in C#....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...
  6. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....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/python-net/aspose.wo...
  7. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    FontSavingArgs OriginalFileSize property. Gets the original font file size in C#.... Split ( Path . DirectorySeparatorCh...+ args . OriginalFileName . Split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Insert() | Aspose.Slides for C++ API Reference

    Inserts substring at specified position....Slides Replace() Split()...

    reference.aspose.com/slides/cpp/system/string/i...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Split Microsoft Word Documents in C#https://products.aspose.com/words/net/Splitter/Recent content in Split Microsoft Word Documents in C# on Document......org/2005/Atom Documentation – Split Microsoft Word Documents in...com/words/net/splitter/Recent content in Split Microsoft Word Documents in...

    products.aspose.com/words/net/splitter/index.xml
  10. Issue while Replacing pattern in word document ...

    Hi Team, I am trying to replace a certain pattern in the word document with a tag. The code is not working fine if there are multiple occurrences of the pattern on the same line. It only replaces the first one. Code fo…...String[] split = group1.split("__"); String lineItemId = split[0];...split[0]; String lineItemColumn = split[1]; String tagName = null; String...

    forum.aspose.com/t/issue-while-replacing-patter...