Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 164,120 for

new

(0.14 sec)
  1. Გადაიყვანეთ 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...
  2. Გადაიყვანეთ Გამოსახულება 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...
  3. Გადაიყვანეთ 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...
  4. Გადაიყვანეთ 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...
  5. Გადაიყვანეთ 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...
  6. Გადაიყვანეთ 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...
  7. Merge SVG to PNG in PHP | products.aspose.com

    Merge SVG to PNG in PHP. Use PHP library API to combine SVG and PNG files...php" ); $pres = new Presentation (); try { $slide...get_Item ( 0 ); $svgImage1 = new SvgImage ( 'image1.svg' ); $image1...

    products.aspose.com/slides/php-java/merger/svg-...
  8. ParagraphFormat.Bidi | Aspose.Words for .NET

    Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved document layout....TxtLoadOptions loadOptions = new TxtLoadOptions (); // Set the...right-to-left. Document doc = new Document ( MyDir + "Hebrew text...

    reference.aspose.com/words/net/aspose.words/par...
  9. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...specified rectangle var graph = new Aspose . Pdf . Drawing . Graph...inside the Graph var rect = new Aspose . Pdf . Drawing . Rectangle...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  10. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes.... "data" ); const workbook = new AsposeCells . Workbook ( path...this cell const bookmarkEntry = new AsposeCells . PdfBookmarkEntry...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...