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

split

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API....points—including a toolbar split‑button, context‑menu items,...Click the icon to expand the split‑button dropdown anchored to...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...potapov Split this topic September 22, 2025...2025, 10:27am 7 4 posts were split to a new topic: How to Get the...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  7. 使用JavaScript通过C++在工作表内的文本框中用文本替换标签|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中的文本框中用文本替换标签... split ( '$' ); const replaceParts = replace . split ( '$'...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  8. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for JavaScript via C++.... 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/javascript-cpp/convert-te...
  9. 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-...
  10. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution.... split ( "/" )[ 1 ] image_format =...shape_image . content_type . split ( "/" )[ 1 ] image_format =...

    docs.aspose.com/slides/python-net/extracting-im...