Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 164,030 for

new

(0.05 sec)
  1. 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...
  2. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    Discover the ImportFormatOptions AdjustSentenceAndWordSpacing property. Easily control automatic sentence and word spacing for improved text clarity....Document srcDoc = new Document (); Document dstDoc = new Document ();...(); DocumentBuilder builder = new DocumentBuilder ( srcDoc ); builder...

    reference.aspose.com/words/net/aspose.words/imp...
  3. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE 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...
  4. SummarizeOptions | Aspose.Words for .NET

    Discover the SummarizeOptions constructor for creating customized instances of the SummarizeOptions class, enhancing your coding efficiency and flexibility....SummarizeOptions constructor Initializes a new instances of SummarizeOptions...models. Document firstDoc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. 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-...
  6. 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/
  7. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldLinkedObjectsAs() { return new Object[][] { {InsertLinkedObjectAs...

    reference.aspose.com/words/java/com.aspose.word...
  8. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...source image Rectangle rect2D = new Rectangle ( 0 , 0 , 430 , 440...440 ); using ( Bitmap bmp = new Bitmap ( $"{path}multiple_codes...

    docs.aspose.com/barcode/net/set-target-regions/
  9. SaveOptions.Dml3DEffectsRenderingMode | Aspose....

    Discover the SaveOptions Dml3DEffectsRenderingMode property to easily control 3D effect rendering for enhanced visual quality in your applications.... Document doc = new Document ( MyDir + "DrawingML...RenderCallback warningCallback = new RenderCallback (); doc . WarningCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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/ja/python-java/convert-js...