Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 5,459 for

split

(0.26 sec)
  1. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a Python via .NET library for working with spreadsheet files, which supports Splitting a single Excel file into multiple files. This article will introduce how to Split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks....Splitting Excel Files into Multiple Files Contents [ Hide ] Aspose...Aspose.Cells supports splitting a single Excel file into multiple...

    docs.aspose.com/cells/python-net/splitting-exce...
  2. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports Splitting a single Excel file into multiple files. This article will introduce how to Split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks....Splitting Excel Files into Multiple Files Contents [ Hide ] Aspose...Aspose.Cells supports splitting a single Excel file into multiple...

    docs.aspose.com/cells/net/splitting-excel-files...
  3. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance.... Examples Shows how to split a document into parts and save...outFileName , options ); Shows how to split a document into parts and save...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format... // A split criterion allows us to segment...We will set the criteria to split the document into heading paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format... # A split criterion allows us to segment...We will set the criteria to split the document into heading paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var document = new Document(@".\test…...noskov Split this topic December 19, 2022...2022, 1:32pm 9 A post was split to a new topic: Rows are moved to...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  7. Drawing Images using GraphicsPath|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.... Each shape may be split into shape segments. You can...example source code has been split in several parts to keep it...

    docs.aspose.com/imaging/python-net/drawing-imag...
  8. Integrate PDF Tables with Data Sources in Java|...

    Learn how to integrate PDF tables with structured data sources such as CSV files in Java.... Split each line with the CSV parser...line )); } return rows ; } Split one CSV line into values Use...

    docs.aspose.com/pdf/java/integrate-table/
  9. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format 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...
  10. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency....get ; } Examples Shows how to split a document into parts and save...outFileName , options ); Shows how to split a document into parts and save...

    reference.aspose.com/words/net/aspose.words.sav...