Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 368,703 for

save

(0.43 sec)
  1. Გადაიყვანეთ Გამოსახულება JPG C++

    გადაიყვანეთ Გამოსახულება JPG C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG C++....shape-> GetShapeRenderer ()-> Save ( u"Output.jpg" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  2. Გადაიყვანეთ Გამოსახულება PNG C++

    გადაიყვანეთ Გამოსახულება PNG C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG C++....shape-> GetShapeRenderer ()-> Save ( u"Output.png" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.png"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  3. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document $document...$textFragment ); $document -> save ( $outputFile ); Open PDF Document...

    docs.aspose.com/pdf/php-java/create-document/
  4. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++.... get ( 0 ); // Save Picture to Memory (property...pictureSource . heightScale ); // Save the modified workbook and provide...

    docs.aspose.com/cells/javascript-cpp/copy-shape...
  5. Add Text to PDF Using Go | Aspose.PDF

    Add text to PDF programmatically with Go sample code using Aspose.PDF for Go via C++... Save the file again. Add Text to...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    products.aspose.com/pdf/go-cpp/text/
  6. Creating an Aztec BarCode in Ruby|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....setCodeText ( "1234567890" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingAztecBarcode...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  7. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.Save_routing_slip property. When ``False``, RoutingSlip data is not Saved to output document...save_routing_slip property DocSaveOptions.save_routing_slip property...False , RoutingSlip data is not saved to output document. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python.... Save the presentation. The following...layout_slide ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/slide-layout/
  9. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance document interactivity....closed')" )); # Save PDF Document $doc -> save ( $dataDir . "JavaScript-Added...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  10. 使用现代 API 增强图像处理|Aspose.Slides for Python 文档

    通过使用 Python 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) 现代 API: import...

    docs.aspose.com/slides/zh/python-net/modern-api/