Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,969 for

split

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::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/cpp/aspose.words/hyp...
  5. 从网站提取图片 – Java 示例

    了解如何以编程方式从网站下载图像。使用 Aspose.HTML for Java 自动提取图片。...31 String [] split = url. getPathname (). split ( "/" ); 32 String...String path = split [ split. length - 1 ] ; 33 34 // Save file...

    docs.aspose.com/html/zh/java/extract-images-fro...
  6. Display Features in Python|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....Page Break Preview in Python Split Panes in Python Zoom Factor...

    docs.aspose.com/cells/java/display-features-in-...
  7. Detect Merged Cells in a Worksheet|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells library to detect merged cells.... You can also unmerge (split) them. This article shows the...

    docs.aspose.com/cells/net/detect-merged-cells-i...
  8. Advanced operations using Rust via C++|Aspose.P...

    Aspose.PDF for Rust 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/rust-cpp/advanced-operations/
  9. FootnoteOptions.Columns | Aspose.Words for .NET

    Discover the FootnoteOptions Columns property to easily format your footnotes with customizable column layouts for enhanced readability and presentation.... Examples Shows how to split the footnote section into a...

    reference.aspose.com/words/net/aspose.words.not...
  10. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at a specific position in a PDF file using Python and Aspose.PDF for customized document layout....at End of PDF File in Python Split PDF File into Individual Pages...

    docs.aspose.com/pdf/python-java/insert-an-empty...