Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,645 for

split

(0.07 sec)
  1. Detect Merged Cells in a Worksheet with C++|Doc...

    Aspose.Cells is a C++ 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 library to detect merged cells.... You can unmerge (split) them too. This article shows...

    docs.aspose.com/cells/cpp/detect-merged-cells-i...
  2. 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/psd/java/drawing-images-using-g...
  3. 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/psd/net/drawing-images-using-gr...
  4. Facing an issue word document parsing and setti...

    After reading the byte streaming and setting the sensitivity label property to the file before writing the docx files Once documents file is created and opened the file in word reader Getting an output with word found …...noskov Split this topic August 18, 2025,... 3:49pm 8 2 posts were split to a new topic: Getting an error...

    forum.aspose.com/t/facing-an-issue-word-documen...
  5. Extract SVG From Website – Java Examples

    Learn how to download SVG files from a website using Aspose.HTML for Java. Automate the extraction of both inline and external SVG content from any web page....37 String [] split = url. getPathname (). split ( "/" ); 38 String...String path = split [ split. length - 1 ] ; 39 40 // Save file...

    docs.aspose.com/html/java/extract-svg-from-webs...
  6. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...this case it is necessary to split the run. if (args.MatchOffset...NodeType != NodeType.Run); } // Split the last run that contains the...

    forum.aspose.com/t/replace-word-with-image/317224
  7. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....Cells in Word using Python Split Word Document into Sections...

    kb.aspose.com/words/python/
  8. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....html do not split the document into pages, so...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly...."Document" object will use them to split the body into pages. doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...