Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 213,057 for

new

(0.09 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/fr/go-cpp/convert-json-to...
  2. 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/es/javascript-cpp/convert...
  3. 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/go-cpp/convert-json-to-ex...
  4. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....object PdfFileEditor pdfEditor = new PdfFileEditor (); // Extract...pdfEditor = new PdfFileEditor (); int [] pagesToExtract = new int []...

    docs.aspose.com/pdf/java/extract-pdf-pages/
  5. AxisBound.isAuto property | Aspose.Words for No...

    AxisBound.isAuto property. Returns a flag indicating that axis bound should be determined automatically....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...axisX . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FindReplaceOptions options = new FindReplaceOptions(); // Assign...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-trans...
  8. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....document Document pdfDocument = new Document ( _dataDir + "AddImageStamp...stamp ImageStamp imageStamp = new ImageStamp ( _dataDir + "aspose-logo...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  9. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....Object Document pdfDocument = new Document (); // Instantiate document...pdfDocument . setCollection ( new Collection ()); // Get Files...

    docs.aspose.com/pdf/java/portfolio/
  10. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME 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...