Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 375,798 for

save

(0.8 sec)
  1. Փոխարկել JPG BMP C++

    Փոխարկեք JPG ը BMP ձևաչափի C++ կոդով: Պահեք JPG որպես BMP օգտագործելով C++:...shape-> GetShapeRenderer ()-> Save ( u"Output.bmp" , MakeObject...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.bmp"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  2. Փոխարկել JPG PDF C++

    Փոխարկեք JPG ը PDF ձևաչափի C++ կոդով: Պահեք JPG որպես PDF օգտագործելով C++:...jpg" ); doc-> Save ( u"Output.pdf" ); using namespace...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  3. Split PDF File into Individual Pages in Ruby|As...

    Understand how to split a PDF file into individual pages with Ruby and Aspose.PDF, making it easier to manage and extract content....)) # save the newly generated PDF file new_document . save ( data_dir...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  4. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive documents....) # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  5. SummaryLength enumeration | Aspose.Words for No...

    Aspose.Words.AI.SummaryLength enumeration. Enumerates possible lengths of summary.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Adding a Watermark to an Image|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.... We’ll save the image to PNG format using...Graphics class DrawString method. Save image to PNG. The following...

    docs.aspose.com/psd/net/adding-a-watermark-to-a...
  7. Generate EAN-2 and EAN-5 Barcodes as Supplement...

    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 ( $"{path}SupplementEAN2.png"...SupplementData = "12345" ; gen . Save ( $"{path}SupplementEAN5.png"...

    docs.aspose.com/barcode/net/ean2-and-ean5-as-su...
  8. Extract SEO-Oriented Fields from JSON | Aspose....

    A guide on extracting specific fields such as 'h1' and 'description' from various data sources including JSON headers and file paths.... You can save the updated data to an existing...Microsoft Project 2010 file and save it back to the same file. The...

    docs.aspose.com/tasks/java/microsoft-project-mp...
  9. Set Visio Shape's Fill data 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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "SetShapeFillData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  10. Replace a Picture Shape of the Visio Diagram in...

    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....$file_content ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ReplacePictureShape...

    docs.aspose.com/diagram/java/replace-a-picture-...