Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 197,088 for

new

(0.12 sec)
  1. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns by the Aspose.Cells for Node.js via C++ API....Introduction Whether creating a new worksheet from scratch or working...the index of the row where the new row will be inserted. const path...

    docs.aspose.com/cells/nodejs-cpp/inserting-and-...
  2. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java.... Document doc = new Document(getMyDir() + "Header...and a footer. Document doc = new Document(); // Create a header...

    reference.aspose.com/words/java/com.aspose.word...
  3. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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.... It includes not only new and updated public methods, added...of Workbook Workbook book = new Workbook (); //Access first worksheet...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Convert PDF to Image Formats in JavaScript|Aspo...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...= e => { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  5. Aspose.PSD for Java 24.3 - 发布说明|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....{ PsdOptions psdOptions16 = new PsdOptions (); psdOptions16 ...) { // is ok } else { throw new Exception ( "Wrong global resource...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. 档案

    档案...asList(new String[] { "0", "0:0", "0:1"...shapeIdMap = new Hashtable(); // 创建新图表 Diagram diagram = new Diagram(visioStencil);...

    blog.aspose.com/zh/diagram/create-org-chart-java/
  7. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java.... To easily insert a new field into a document, use the...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter(); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  9. Adding Attachment to a PDF document using Pytho...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library.... Create a new Python project. Import the Aspose...Document ( input_pdf ) # Setup new file to be added as attachment...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  10. Check Version Number|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....publish new versions of Aspose.Cells, both to introduce new features...minor.hotfix When we release a new build of Aspose.Cells, we update...

    docs.aspose.com/cells/python-net/check-version-...