Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,912 for

split

(0.06 sec)
  1. Split Word Document into Sections with Python

    Follow this article to Split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....TeX Product Family Split Word Document into Sections...Python Follow this article to split Word document into sections...

    kb.aspose.com/words/python/split-word-document-...
  2. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...Tutorial Split Mesh Using Sub Materials Learn How To Split Mesh Using...VertexElementMateria . Next we will split the mesh into sub meshes using...

    products.aspose.com/3d/tutorial/split-mesh-usin...
  3. Merge materials and split mesh in sub-meshes ba...

    We are working with huge 3D mesh objects and are evaluating the Aspose library. We Aspose reads the obj or fbx files we get 1 Mesh ChildNode with a million materials. When using Assimp we get 4 meshes and 4 materials. H…...Merge materials and split mesh in sub-meshes based on texture...@njannink To merge materials and split a large mesh into sub-meshes...

    forum.aspose.com/t/merge-materials-and-split-me...
  4. Table content getting split when converted from...

    Hi, I’m trying to convert a docx file with 104 pages into pdf, I can see the output pdf contains 106 pages. When exploring I saw a table on page 37 (in docx) got Split into two tables in the next page in pdf. Simsun a…...Table content getting split when converted from docx to pdf with...table on page 37 (in docx) got split into two tables in the next...

    forum.aspose.com/t/table-content-getting-split-...
  5. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to Split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The Splitting works correctly in both an Ubuntu Docker image and my local env…...Aspose split docx file wrongly in Docker, but works fine in local...8:44am 1 I am using Aspose to split a DOCX file into separate DOCX...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  6. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> SplitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...labels not getting reatained in splitted document Aspose.Words Product...info("splitDocumentWithAsp - split document into {} sub-document"...

    forum.aspose.com/t/list-labels-not-getting-reat...
  7. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is Split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....Specifies how the document is split into parts when saving to SaveFormat...combined. For instance you can split the document at page breaks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document Splitting. Optimize your workflow with versatile options for seamless part management....Specifies how the document is split into parts. public enum SplitCriteria...Specifies that the document is split into pages. SectionBreak 1 Specifies...

    reference.aspose.com/words/net/aspose.words.low...
  9. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is Split into parts....Specifies how the document is split into parts. Members Name Description...Specifies that the document is split into pages. SECTION_BREAK Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SplitCriteria | Aspose.Words for Java

    Specifies how the document is Split into parts in Java....document is split into parts. Examples: Shows how to split document...itCriteria.PAGE); Splitter.split(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...