Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 198,847 for

new

(0.1 sec)
  1. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java... Presentation pres = new Presentation (); try { ISlide...(). get_Item ( 0 ); // Adds new AutoShape with text IAutoShape...

    docs.aspose.com/slides/java/shape-animation/
  2. Aspose.Cells 8.7.0中的公共API更改|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....existing spreadsheet var book = new Workbook (); //Access the VbaProject...vbaProject . Sign ( new DigitalSignature ( new System . Security...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。...workbook = new AsposeCells . Workbook (); // Adding a new worksheet...getArea (). setForegroundColor ( new AsposeCells . Color ( 0 , 0 ...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  4. Create File using Python | products.aspose.com

    Create text and Microsoft Word documents with out installing Microsoft Office... By providing “x”, new file will be created but throws...already exists. By providing “a”, new text file will be created if...

    products.aspose.com/total/python-net/create/
  5. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  6. PNG to PDF Converter using Android via Java | A...

    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. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using Node.js via C++....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath...filePath ); const imgOptions = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...
  8. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java.... Document doc = new Document(getMyDir() + "Paragraph...that are frames. Document doc = new Document(getMyDir() + "Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. Technical Support|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.... Moreover, new product features can be requested...Product Family Blog provides fresh news of newly supported features...

    docs.aspose.com/barcode/reportingservices/techn...
  10. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java....data into your document as a new table and quickly apply formatting...store it as a table: Create a new DocumentBuilder object on your...

    docs.aspose.com/words/java/how-to-build-a-table...