Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 165,111 for

new

(0.06 sec)
  1. PlainTextDocument.builtInDocumentProperties pro...

    PlainTextDocument.builtInDocumentProperties property. Gets [PlainTextDocument.builtInDocumentProperties](./) of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...BuiltInProperties.docx" ); let plaintext = new aw . PlainTextDocument ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Გადაიყვანეთ WORD PNG Java

    გადაიყვანეთ WORD PNG Java ფორმატში კოდით. შეინახეთ WORD როგორც PNG Java....*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/wo...
  3. Გადაიყვანეთ Გამოსახულება PNG Java

    გადაიყვანეთ Გამოსახულება PNG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.png" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/im...
  4. Გადაიყვანეთ 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/ka/java/conversion/te...
  5. Გადაიყვანეთ JPG PNG Java

    გადაიყვანეთ JPG PNG Java ფორმატში კოდით. შეინახეთ JPG როგორც PNG Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.png" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/jp...
  6. Გადაიყვანეთ JPG JPG Java

    გადაიყვანეთ JPG JPG Java ფორმატში კოდით. შეინახეთ JPG როგორც JPG Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.jpg" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/jp...
  7. Გადაიყვანეთ TEXT GIF Java

    გადაიყვანეთ TEXT GIF Java ფორმატში კოდით. შეინახეთ TEXT როგორც GIF Java....*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/te...
  8. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java.... DocumentBuilder builder = new DocumentBuilder(); CommandButtonControl...CommandButtonControl button1 = new CommandButtonControl(); Shape shape...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.PSD for .NET 24.2 - 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.... Load ( sourceFile , new PsdLoadOptions { LoadEffectsResource...image . Save ( outputFile , new PsdOptions ()); } using ( PsdImage...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-2...
  10. Manage Hyperlinks|Aspose.Slides for PHP Documen...

    How to add hyperlink to a PowerPoint Presentation...hyperlink to a text: $presentation = new Presentation (); try { $shape1...$portionFormat :: setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

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