Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 380,296 for

save

(0.32 sec)
  1. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....apply text compression when saving a document to PDF. Document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  2. C# Photoshop Files Conversion | products.aspose...

    Convert Photoshop PSD, PSB to PDF and Images including BMP, JPG, PNG, TIFF with few lines of C# code via .NET library.... Download PSD format saves the data in the forms of layers...settings. Finally call Image.Save method having output PDF file...

    products.aspose.com/psd/net/conversion/
  3. C# 3D Formats Watermark Verification | products...

    Add blind Watermark Verification to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Create save options using FbxSaveOptions to create save options...options and call the scene save method with the output file path and...

    products.aspose.com/3d/net/verify-watermark/
  4. Გადაიყვანეთ HTML EPUB C++

    გადაიყვანეთ HTML EPUB C++ ფორმატში კოდით. შეინახეთ HTML როგორც EPUB C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის EPUB სახით...<Document>( u"Input.html" ); doc-> Save ( u"Output.epub" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  5. Გადაიყვანეთ HTML DOC C++

    გადაიყვანეთ HTML DOC C++ ფორმატში კოდით. შეინახეთ HTML როგორც DOC C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის DOC სახით შესანახად...<Document>( u"Input.html" ); doc-> Save ( u"Output.doc" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  6. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....setFooterVisibility ( true ); $presentation -> save ( "footer.pptx" , SaveFormat... ( true ); $presentation -> save ( "datetime.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....))) { // save the image on the disk. slideImage . Save ( "slide1...Slides [ 0 ]. GetThumbnail (). Save ( "slide1.png" ); } Modern API:...

    docs.aspose.com/slides/net/modern-api/
  8. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Rust via C++... Save Changes to a New File. The save_as function...( Rotation :: On270 ) ? ; // Save the previously opened PDF-document...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  9. How to Convert PDF to Word in C# Without Interop

    In this tutorial you will learn how to convert PDF to Word in C# without interop. This code in C# converts PDF to DOCX file format....Saving namespaces Set license using...document into Aspose.Words’ DOM Save the document to Word DOCX file...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...
  10. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure document management with customizable access!...how to set permissions on a saved PDF document. Document doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...