Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,923 for

split

(0.63 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. Triangulate Mesh|Documentation

    Aspose.3D for Java API has support of triangulating mesh, which is useful for game industry because the triangle is the only supported primitive that GPU hardware supports(non-triangle data are triangulated in driver-level, which is inefficient in real-time rendering).... Example code: Split Mesh...

    docs.aspose.com/3d/java/triangulate-mesh/
  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. 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...
  5. Working with PDF Documents using C#|Aspose.PDF ...

    This article describes to you what manipulations can be done with the document with Aspose.PDF library.... Split PDF - split PDF pages into individual...

    docs.aspose.com/pdf/net/working-with-documents/
  6. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Java Split Word Document into Sections with Python Split Word...

    kb.aspose.com/words/page/4/
  7. Splitter.create method | Aspose.Words for Python

    Splitter.create method. Creates new instance of the Splitter processor....SplitterContext Examples Shows how to split document by pages using context...splitter_context . split_options . split_criteria = aw . lowcode...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal document quality.... Split ( Path . DirectorySeparatorCh...+ args . OriginalFileName . Split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font.... split ( Path . DirectorySeparatorCh...+ args . originalFileName . split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 JavaScript via C++ 分割 PDF、HTML、TXT 文件 | Aspo...

    本主题介绍如何使用 JavaScript 将 PDF 页面拆分为单独的 PDF 文件。...a page to split*/ const pageToSplit = 1 ; /*split a PDF-file...target . files [ 0 ]. name + " split: " + json . fileNameResult1...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...