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

split

(0.07 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...

    Learn how to replace tags with text in textboxes within Excel worksheets using Aspose.Cells for Python via .NET.... split ( '$' ) replaces = replace . split ( '$' ) for...

    docs.aspose.com/cells/python-net/replace-tag-wi...
  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. Extract Pages from Word in Python | Word Page E...

    Learn how to extract pages from a Word document in Python using Aspose.Words. Follow easy steps and code examples for Word document processing....Range of Pages from a Word File Split Word Document Online Free Resources...license . It’s quick and easy. Split Word Document Online # Try our...

    blog.aspose.com/words/extract-pages-from-word-i...
  6. Save File from URL Using Aspose.HTML for Java

    Learn how to save a file from a URL using Aspose.HTML for Java. Explore Java examples for automating file downloads from websites....17 String [] split = url. getPathname (). split ( "/" ); 18 String...String path = split [ split. length - 1 ] ; 19 20 // Save file...

    docs.aspose.com/html/java/save-file-from-url/
  7. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for .NET API, developers can convert all polygons to triangles in any supported 3D file....Triangulation of a Simple Polygon Split Mesh...

    docs.aspose.com/3d/net/convert-all-polygons-to-...
  8. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency.... Split ( Path . DirectorySeparatorCh...+ args . OriginalFileName . Split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 使用 Node.js 和 C++ 替换工作表中文本框内的标签为文本|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 替换工作表中文本框内的标签为文本... split ( '$' ). forEach (( item , index...`< ${ item } >` , replace . split ( '$' )[ index ]); try { const...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tag...
  10. FontSavingArgs.originalFileSize property | Aspo...

    FontSavingArgs.originalFileSize property. Gets the original font file size.... split ( Path . DirectorySeparatorCh...+ args . originalFileName . split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/nodejs-net/aspose.wo...