Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 164,045 for

new

(0.09 sec)
  1. Փոխարկել TEXT JPG Java

    Փոխարկեք TEXT ը JPG ձևաչափի Java կոդով: Պահեք TEXT որպես JPG օգտագործելով Java:...*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/te...
  2. How to Create an archive for storing either one...

    Create archives for single or multiple files in Zip, XAR, TAR, CPIO and other archive formats using .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/advanced-api-featur...
  3. Փոխարկել HTML Պատկեր Java

    Փոխարկեք HTML ը Պատկեր ձևաչափի Java կոդով: Պահեք HTML որպես Պատկեր օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/ht...
  4. SVG to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call the Document.Save...Create a new SvgLoadOptions object $loadOption = new SvgLoadOptions...

    products.aspose.com/pdf/php-java/conversion/svg...
  5. ImageSaveOptions.GraphicsQualityOptions | Aspos...

    Optimize your graphics with the ImageSaveOptions GraphicsQualityOptions property, enabling precise rendering modes and superior quality for stunning visuals.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.PSD for Java 19.4 - 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....psd" ; PsdImage image = new PsdImage ( 200 , 200 ); try {...layer = null ; try { layer = new Layer (( RasterImage ) im );...

    docs.aspose.com/psd/java/aspose-psd-for-java-19...
  7. Փոխարկել WORD HTML Java

    Փոխարկեք WORD ը HTML ձևաչափի Java կոդով: Պահեք WORD որպես HTML օգտագործելով Java:...*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/wo...
  8. Creating and Saving Outlook Notes in PHP|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.... PHP Code $note = new MapiNote (); $note -> setSubject...color note" ); $noteColor = new NoteColor (); $note -> setColor...

    docs.aspose.com/email/java/creating-and-saving-...
  9. Converting Email Messages 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....MessageFormat $mailMessage = new MailMessage (); $eml = $mailMessage...Unicode format $saveOptions = new SaveOptions (); $eml -> save...

    docs.aspose.com/email/java/converting-email-mes...
  10. Save Email Message using Aspose.Email and Apach...

    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....body can be extracted to create new file. Java String filename =...msg = new MAPIMessage ( filename ); PrintWriter txtOut = new PrintWriter...

    docs.aspose.com/email/java/save-email-message-u...