Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 5,160 for

split

(0.28 sec)
  1. 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...
  2. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event... split ( Path . DirectorySeparatorCh...+ args . originalFileName . split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Problem for resetting the numbering of List whi...

    We encountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...document, its five items were split into two lists, resulting in...final generated document being split into two lists starting from...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  5. ExtractPages - when I use ExtractPages it break...

    Good day, when I Split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...11:52am 1 Good day, when I split the document into sections....when you execute the script (split into pages), the output doesn’t...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  6. Advanced operations using Go|Aspose.PDF for Go ...

    Aspose.PDF for Go via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/go-cpp/advanced-operations/
  7. Detect Merged Cells in a Worksheet|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to detect merged cells.... You can unmerge (split) them too. This article shows...

    docs.aspose.com/cells/python-net/detect-merged-...
  8. Multi-volume archives | Aspose.Zip for .NET

    Compose and extract multi-volume archive with .net library...for managing large files by splitting them into smaller, more manageable...functionality allows developers to split large archives into multiple...

    docs.aspose.com/zip/net/multi-volume-archives/
  9. 将 PDF 文件拆分为单独页面的 Python 实现|Aspose.PDF for Java

    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...." ; 下载运行代码 从以下任一社交编码网站下载 Split Pages (Aspose.PDF) : GitHub...

    docs.aspose.com/pdf/zh/java/split-pdf-file-into...
  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-...