Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 369,804 for

save

(0.09 sec)
  1. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Կատարեք HTML՝ Օգտագործելով C++

    Ստեղծեք նոր HTML C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով C++ գրադարանը:..." ); doc-> Save ( u"Output.html" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/hy/cpp/make/html/
  3. Გააკეთეთ PDF C++ Ის Გამოყენებით

    შექმენით ახალი PDF C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF C++ ბიბლიოთეკის გამოყენებით...." ); doc-> Save ( u"Output.pdf" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/ka/cpp/make/pdf/
  4. Decrypt PDF using Go|Aspose.PDF for Go via C++

    Decrypt PDF File with Aspose.PDF for Go via C++....Password You can open, decrypt, and save a password-protected PDF document...security restrictions, and then saved as a new, unprotected document...

    docs.aspose.com/pdf/go-cpp/decrypt-pdf/
  5. Aspose::Words::Document::get_VersionsCount meth...

    Aspose::Words::Document::get_VersionsCount method. Gets the number of document versions that was stored in the DOC document in C++.... If you save this document using Aspose.Words...Words, the document will be saved without versions. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Convert BMP to PST in Python | products.aspose.com

    Save BMP to PST within Python applications without using Microsoft Word or Outlook...NET and save it into PST format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....false ); // Save updated document document -> Save ( _dataDir...false ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  8. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and Save it into JSON, XML, or FDF format....Finally, you can save the PDF file using Save method of the Form...fdfOutputStream ); } // Save PDF document form . Save ( dataDir + "ExportDataToPdf_out...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  9. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....only need to save the output PDF using the Save method of the...Green ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  10. Specify Default Presentation Fonts in PHP|Aspos...

    Set default fonts in Aspose.Slides for PHP via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { # save the image on the disk. $slideImage -> save ( "output...} } # Generate PDF $pres -> save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/php-java/default-font/