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

split

(0.08 sec)
  1. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your document automation and management.... Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  2. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... # We can split the text in the second section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Cells: Excel to PDF conversion splits ro...

    Hello, We are facing an issue when converting an Excel document to PDF using Aspose. Problem description During the conversion, when an Excel worksheet spans multiple PDF pages, some data rows are Split in the middle a…...Cells: Excel to PDF conversion splits rows across pages Aspose.Cells...pages , some data rows are split in the middle at the page break...

    forum.aspose.com/t/aspose-cells-excel-to-pdf-co...
  4. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java.... Examples: Shows how to split a document into parts and save...documents that the saving operation splits a document into. /// private...

    reference.aspose.com/words/java/com.aspose.word...
  5. Group or ungroup shapes, pictures, or other obj...

    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....Cells to split a group in a worksheet into...

    docs.aspose.com/cells/net/group-or-ungroup/
  6. Get Started|Aspose.PDF for Python via C++

    This page is an overview how to use Aspose.PDF for Python via C++ for creating and editing a PDF document...other formats and vice versa split, merge, extract or insert pages...

    docs.aspose.com/pdf/python-cpp/get-started/
  7. VbaReferenceCollection.count property | Aspose....

    VbaReferenceCollection.count property. Returns the number of VBA references in the collection.... split ( '#' ); if ( refParts . length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert Text to Columns using Aspose.Cells|Docu...

    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.... In order to split the contents of a column into...based on which Microsoft Excel splits the contents of a cell into...

    docs.aspose.com/cells/java/convert-text-to-colu...
  9. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options 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...
  10. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....string and split it into strings using Regex.Split() method Create...list of sentences using Regex.Split() method followed by the creation...

    kb.aspose.com/words/net/convert-paragraph-into-...