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

save

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

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

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

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

    products.aspose.com/words/ka/cpp/conversion/ima...
  3. How to Convert Bitmap to PNG in Java

    This short tutorial guides you on how to convert Bitmap to PNG in Java. Using this tutorial you can convert BMP file to PNG in Java in any of the common operating systems like Windows, macOS or Linux....the PngOptions class object Save the source Bitmap file as PNG...Finally, we save the BMP file to PNG in Java using the save() function...

    kb.aspose.com/imaging/java/how-to-convert-bitma...
  4. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/net/compress/
  5. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....selected search and replace string Save the Word document with replaced...word document using C++ and save the modified DOCX on disk. Code...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  6. Convert ODP to SVG in Node.js | products.aspose...

    Convert ODP to SVG in Node.js. Use Node.js library API to convert ODP files to SVGs...Presentation from ODP file and save it as SVG. Node.js code for...source ODP files in Node.js. Save result as SVG file. Convert...

    products.aspose.com/slides/nodejs-java/conversi...
  7. Convert PPTX to SVG in Node.js | products.aspos...

    Convert PPTX to SVG in Node.js. Use Node.js library API to convert PPTX files to SVGs...Presentation from PPTX file and save it as SVG. Node.js code for...source PPTX files in Node.js. Save result as SVG file. Convert...

    products.aspose.com/slides/nodejs-java/conversi...
  8. Convert POTX to SVG in Node.js | products.aspos...

    Convert POTX to SVG in Node.js. Use Node.js library API to convert POTX files to SVGs...Presentation from POTX file and save it as SVG. Node.js code for...source POTX files in Node.js. Save result as SVG file. Convert...

    products.aspose.com/slides/nodejs-java/conversi...
  9. Convert POT to SVG in Node.js | products.aspose...

    Convert POT to SVG in Node.js. Use Node.js library API to convert POT files to SVGs...Presentation from POT file and save it as SVG. Node.js code for...source POT files in Node.js. Save result as SVG file. Convert...

    products.aspose.com/slides/nodejs-java/conversi...
  10. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....document with options and specified save format. setImage(String inputFileName...document with options and specified save format. setImage(String inputFileName...

    reference.aspose.com/words/java/com.aspose.word...