Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 222,967 for

new

(0.11 sec)
  1. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a New series group of the specified series type to this collection....method add(series_type) Adds a new series group of the specified...group, also of the line type. new_series_group = chart . series_groups...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Spreadsheet Editor - Working with Rows and Colu...

    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....addCellShiftDown Add a Row To add a new row: Click on a cell where you...cell. The editor will add a new row at the selected location...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  3. Metered Licensing|CAD 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.... It is a new licensing mechanism. The new licensing mechanism...

    docs.aspose.com/cad/java/metered-licensing/
  4. Assign Macro to Form Control with Golang via C+...

    Learn how to assign a Macro Code to a Form Control like a Button using Aspose.Cells for C++....GetMacroName() property to assign a new Macro Code to a Form Control...following sample code creates a new workbook, assigns a Macro Code...

    docs.aspose.com/cells/go-cpp/assign-macro-to-fo...
  5. Metered Licensing|Documentation

    Developers can use the Python Image Processing Library API to apply a metered key, which is a New licensing mechanism.... It is a new licensing mechanism. The new licensing mechanism...

    docs.aspose.com/imaging/python-net/metered-lice...
  6. Converting a PNG file to PDF using Android via ...

    Sample code on Java for PNG to PDF conversion. Use example code for batch PNG to PDF conversion in Android...height and width values Create new document and add Page and Set...Initialize document object document = new Document (); Page page = document...

    products.aspose.com/pdf/android-java/conversion...
  7. VbaReferenceCollection | Aspose.Words for Java

    Represents a collection of VbaReference objects in Java....dll"; Document doc = new Document(getMyDir() + "VBA project...getLibId()); default: throw new IllegalArgumentExcep(); } } ///...

    reference.aspose.com/words/java/com.aspose.word...
  8. Licensing – Aspose.SVG for .NET

    Licensing and Evaluation Version Requirements for SVG C# library and setting the license with file or stream and applying metered license....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/getting-started/licensing/
  9. | Aspose

    Sample code for TIFF to DOCX Java conversion. Use API example code for batch TIFF files to DOCX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tiff-to...
  10. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add image to new PDF page...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/