Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,852 for

split

(0.17 sec)
  1. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource.... split ( Path . DirectorySeparatorCh...+ args . originalFileName . split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to Split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...11:04am 1 Hi, I am trying to split a 1652 page PDF based on a rule...Document(inputStream); //use regex to split by rule var textFragmentAbsorber...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  3. Advanced operations using Go via C++|Aspose.PDF...

    Aspose.PDF for Go via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/go-cpp/advanced-operations/
  4. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....std :: vector < U16String > Split ( const U16String & str , const...vector < U16String > tagParts = Split ( tag , u '$' ); std :: vector...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  5. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... You may unmerge, or split, the merged cells too. A merged...merged cell. When the cell is split, the new cells keep their original...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  6. Multi-volume archives | Aspose.Zip for .NET

    Compose and extract multi-volume archive with .net library...for managing large files by splitting them into smaller, more manageable...functionality allows developers to split large archives into multiple...

    docs.aspose.com/zip/net/multi-volume-archives/
  7. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....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...
  8. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility.... Split ( Path . DirectorySeparatorCh...+ args . OriginalFileName . Split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Update Page Dimensions in Jython|Aspose.PDF for...

    Understand how to modify the dimensions of pages within a PDF document in Jython using Aspose.PDF....social coding sites: GitHub Split PDF File into Individual Pages...

    docs.aspose.com/pdf/java/update-page-dimensions...
  10. Join Tables in C++|Aspose.Words for C++

    Advanced table manipulations. How to merge two tables into one C++. Join tables using C++....Table Style in Word Documents Split Table in C++ Related articles...

    docs.aspose.com/words/cpp/join-tables/