Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 5,320 for

split

(0.17 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. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python....on each page if the table is split into several. In Aspose.Words...contents of a table should not be split across pages. For instance,...

    docs.aspose.com/words/python-net/working-with-c...
  3. 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...
  4. 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
  5. Aspose.Email for Java

    This API allows to manipulate, create, and send emails, and read email file formats in Java language based applications on any platform....to PST File in Java How to Split PST File using Java How to Convert...

    kb.aspose.com/email/java/
  6. Retain Formatting of MathML Office Math Equatio...

    Hi, We are seeing an issue where an equation that is on two lines in the Docx is rendered differently after Aspose conversion to PDF, changing the meaning of the equation (the multipliers of a product are Split onto two…...multipliers of a product are split onto two lines). Please see...

    forum.aspose.com/t/retain-formatting-of-mathml-...
  7. Aspose.Email for .NET

    This API allows to manipulate, create, and send emails, and read email file formats in C#, .NET, ASP.NET, and windows applications....MBOX to PST File in C# How to Split PST File using C# How to Convert...

    kb.aspose.com/email/net/
  8. Freeze Panes in Apache POI and Aspose.Cells|Doc...

    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 Panes in Apache POI and Aspose...

    docs.aspose.com/cells/java/freeze-panes-in-apac...
  9. 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...
  10. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…... Split the Document : If feasible, split the document...

    forum.aspose.com/t/aspose-pdf-document-save-str...