Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 224,718 for

new

(1.86 sec)
  1. Add Trend Lines to Presentation Charts on Andro...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Android via Java — a practical guide to engage your audience....Presentation class Presentation pres = new Presentation (); try { // Creating...tredLineLog . addTextFrameForOverr ( "New log trend line" ); // Adding...

    docs.aspose.com/slides/androidjava/trend-line/
  2. Configure Font Substitution in Presentations on...

    Enable optimal font substitution in Aspose.Slides for Android via Java when converting PowerPoint & OpenDocument presentations to other file formats.... Load the new font. Add a rule for the replacement...presentation Presentation pres = new Presentation ( "Fonts.pptx" );...

    docs.aspose.com/slides/androidjava/font-substit...
  3. Your First Aspose.Imaging for Java Application|...

    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....click New Java Project , or, from the File menu, select New Java...step is to create a new class. Click on New Java Class in the main...

    docs.aspose.com/imaging/java/your-first-aspose-...
  4. Bug 5288: Shapefile to MapInfoTab- Conversion f...

    Hi Alexander, I moved to New version 26.5 and here my results: Test data(input/output/QGIS) Error: shapefile16.7z (55.4 KB) [ShapefileTest] Testing Shapefile → MapInfoTab Args: input=‘D:\GisConverter\Tests\Shapefile…...4:07pm 1 Hi Alexander, I moved to new version 26.5 and here my results:...text encoding var loadOptions = new ShapefileLoadOptions { Encoding...

    forum.aspose.com/t/bug-5288-shapefile-to-mapinf...
  5. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Android via Java. Preserve layouts and speaker notes for professional presentations....Presentation presentation = new Presentation ( "sample.pptx"...NotesCommentsLayouti notesOptions = new NotesCommentsLayouti (); notesOptions...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your documents.... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Saving an Email as PDF|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....msg" ); MemoryStream ms = new MemoryStream (); mailMsg . Save...LoadFormat to Mhtml var loadOptions = new Aspose . Words . Loading . LoadOptions...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  8. Split Table in Node.js|Aspose.Words for Node.js

    Split table in Node.js. How to split one table into two separate tables Python....from the original table to the new one. To do this, we need to pick...children ( clone(false) ) so the new table starts empty; the rows...

    docs.aspose.com/words/nodejs-net/split-table/
  9. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for JavaScript via C++ API....collection; otherwise, it creates a new Cell object, adds it to the Cells...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  10. 在Excel或OpenOffice中插入超链接|Documentation

    如何在使用C++的JavaScript中,用Aspose.Cells库在Excel文件插入超链接而无需MS Excel。...Instantiate a new Workbook const workbook = new Workbook (); //...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...