Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 164,045 for

new

(0.07 sec)
  1. sample.json

    { "Sheet1":[ { "City": "Chicago", "Region": "Central", "Store": 3055 }, { "City": "New York", "Region": "East", "Store": 3036 }, { "City": "Detroit", "Region": "Central", "Store": 3074 } ], "Sheet2......"Store": 3055 }, { "City": "New York", "Region": "East", "Store":..."Store3": 3166 }, { "City3": "New York", "Region3": "East", "Store3":...

    docs.aspose.com/cells/zh/python-java/convert-js...
  2. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Export Visio Diagram to XML in PHP|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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....fontSettings = new FontSettings(); fontSettings.setFontsSources(new FontSourceBase[]{new...FontSourceBase[]{new StreamFontSourceFile()}); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for Java 20.6 - Release Notes|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.... condition ) { throw new FormatException ( "ExampleOfLnkEResourc...fullPath ); assertAreEqual ( new SimpleDateFormat ( "MM/dd/yyyy...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  6. Search Messages and Folders in a PST by Some Cr...

    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....PST file $personalStorage = new PersonalStorage (); $pst = $personalStorage...getSubFolder ( "myInbox" ); $builder = new PersonalStorageQuery (); \ #...

    docs.aspose.com/email/java/search-messages-and-...
  7. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-gradi...
  8. Adding Extended Attributes to Resource Assignments

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/adding-extended-attri...
  9. Compress JPG In C#

    Compress JPG in C# without losing quality. Optimize JPG content, reduce file size easily....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);..."Input.jpg" ); var saveOptions = new ImageSaveOptions(SaveFormat.Jpeg)...

    products.aspose.com/words/net/compress/jpg/
  10. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...a database DataTable table = new DataTable("Test"); table.getColumns()...

    reference.aspose.com/words/java/com.aspose.word...