Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,933 for

split document

(0.04 sec)
  1. 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...
  2. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Split('!', ':'); // Here's an example...StartDigits = StartAddress.Split('R', 'C').Where(x => !string...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  3. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format in Java....additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks: An instance...

    reference.aspose.com/words/java/com.aspose.word...
  4. Feature Overview|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....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel workbook...

    docs.aspose.com/cells/net/feature-overview/
  5. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Version Number in output documents. For example, upon rendering...this information from output Documents. This article explains how...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  6. 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...
  7. 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...
  8. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...static void revisionInformation(Document doc) throws Exception { HashMap<String...

    forum.aspose.com/t/getting-incorrect-revision-i...
  9. Detect Merged Cells in a Worksheet with Node.js...

    Learn how to detect merged cells in a worksheet using Aspose.Cells for Node.js via C++. This article will show you how to use the library to identify and manipulate merged cells.... You can unmerge (split) them too. This article shows...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/detect-merged-...
  10. How to tag tables to a page number in word docu...

    I am reading a word Document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word Document has lot of tables which could be Splitted to next page. The python-do…...tables to a page number in word document using Aspose Aspose.Words...9:48am 1 I am reading a word document using python-docx , python-docx·PyPI...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...