Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 213,031 for

new

(0.17 sec)
  1. Aspose.PSD for .NET 23.10 - 发布说明|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...."692_Fonts" ; var fontFolders = new List < string >( FontSettings...psdImage . Save ( outputFile , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Aspose.PSD的Java 24.1版本发布说明|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....save ( firstPageOutputPng , new PngOptions ()); // Change the...save ( secondPageOutputPng , new PngOptions ()); // Change the...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a New array for streamlined data management....blocks from the collection to a new array of building blocks. public...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  4. CultureNotFoundException | Aspose.Words for Java

    Map for .Nets System.Globalization.CultureNotFoundException in Java....(Exception e) Initializes a new instance of this class. Cult...nt cultureId) Initializes a new instance of this class. Cult...

    reference.aspose.com/words/java/com.aspose.word...
  5. PersonCollection.Contains | Aspose.Words for .NET

    Discover if a PersonCollection includes a specific individual with our efficient Contains method. Simplify your data management today!...Create a new person collection. PersonCollection persons = new PersonCollection...PersonCollection (); Person person = new Person ( "Roxanne" , "Brielle"...

    reference.aspose.com/words/net/aspose.words.bib...
  6. Compress Images in PHP|Aspose.Words for Java

    Compress Images using PHP....docx" ; $ messageFormat = new Java ( "java.text.MessageFormat"...die ( "I M HERE" ); $ doc = new Java ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/compress-images-in-php/
  7. Import and Export Form Field|Aspose.PDF for Java

    FormEditor allows to import and export data in FDF, XFDF and XML format.... Form editor = new com . aspose . pdf . facades...); try { editor . importFdf ( new FileInputStream ( _dataDir +...

    docs.aspose.com/pdf/java/import-export-form-field/
  8. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name...."Amethysta": "Arvo", and "Courier New". # If the first substitute is...'Amethysta' , [ 'Arvo' , 'Courier New' ]) # "Amethysta" is unavailable...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Recurrences|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....2015 , 8 , 1 ); MapiTask task = new MapiTask ( "This is test task"...recurrence MapiCalendarDailyRec rec = new MapiCalendarDailyRec (); rec...

    docs.aspose.com/email/java/working-with-recurre...
  10. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Create new slides to which you intend to...slide: $pres = new Presentation (); try { # Adds new slides to the...

    docs.aspose.com/slides/php-java/manage-zoom/