Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 5,302 for

split

(0.26 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. Merge PDF Documents using CLI | Aspose.PDF

    Combine various PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...Extract images or text from PDF Split PDF files...

    products.aspose.com/pdf/cpp-cli/merger/
  4. 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/
  5. 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/
  6. TableStyle.allowBreakAcrossPages property | Asp...

    TableStyle.allowBreakAcrossPages property. Gets or sets a flag indicating whether text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. get allowBreakAcrossPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  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-...