Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 5,156 for

split

(0.88 sec)
  1. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for Node.js via C++.... In order to split the contents of a column into...based on which Microsoft Excel splits the contents of a cell into...

    docs.aspose.com/cells/nodejs-cpp/convert-text-t...
  2. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic.... Split Pages - you can split PDF files into one...

    docs.aspose.com/pdf/java/working-with-pages/
  3. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....document properties, and document split criteria. Then, save the output...normalizing the negative indents, split criteria such as page break...

    kb.aspose.com/words/net/convert-word-doc-to-epu...
  4. How to Get Font Subtype Like Extra Bold from a ...

    Hi, When i try to extract font name, it sometimes comes like : Adobe Clean ExtraBold. How can I extract the main font as Adobe Clean and ExtraBold as sub type. Thanks...GetMainFont(string fontName) { // Split the font name by spaces and...last part var parts = fontName.Split(' '); return string.Join(" "...

    forum.aspose.com/t/how-to-get-font-subtype-like...
  5. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...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...
  6. Adding a Watermark to an Image|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....example source code has been split into parts to make it easy to...example source code has been split into parts to make it easy to...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  7. Compose Multi-volume Zip Archive | Aspose.Zip f...

    Compose Multi-volume Zip Archive with .net library...you to create ZIP archives split into multiple files (volumes)...large sets of data. Options for split archive The constructor requires...

    docs.aspose.com/zip/net/multi-volume-zip/
  8. Merge or Unmerge Range of Cells with Golang via...

    Merge and Unmerge Cells in a Range in Excel with Golang via C++ code....Cells to merge or split a range of cells. Aspose.Cells...

    docs.aspose.com/cells/go-cpp/merge-or-unmerge-r...
  9. How to Check Frozen State without Excel Using J...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using JavaScript with a C++ library....the worksheet is frozen or split in MS Excel. But is there a...determine whether it is frozen or split using JavaScript? We can do...

    docs.aspose.com/cells/javascript-cpp/how-to-che...
  10. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language 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/cpp/aspose.words/hyp...