Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 375,709 for

save

(0.16 sec)
  1. Aspose::Words::Saving::DoclingSaveOptions class...

    Aspose::Words::Saving::DoclingSaveOptions class. Can be used to specify additional options when saving a document into the Docling format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::DoclingSaveOptions class Contents [ Hide...specify additional options when saving a document into the Docling...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FixedPageSaveOptions.jpegQuality property | Asp...

    FixedPageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside Html document....images inside a document when saving in fixed page format. The value...configure compression while saving a document as a JPEG. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...appear in the outline of a saved XPS document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....the initial page numbering and save the NUMPAGE field. auto doc...( 1 , 1 ); extractedDoc1 -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Generate QR Code, Micro QR Code and Rectangular...

    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}QRVersionAuto.png"...QRVersion . Version05 ; gen . Save ( $"{path}QRVersion05.png" ...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  6. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the file. Add Table in PDF -...$table ); // Save resulting PDF document. $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/table/add/
  7. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram.... save ( outStream , com . aspose ...()); } } } // save Visio diagram diagram . save ( dataDir + "modified...

    docs.aspose.com/diagram/java/get-paper-width-an...
  8. 网站转 HTML – 用 Java 保存网站或网页

    了解如何使用 Aspose.HTML for Java 保存网站或保存单个网页,并根据自己的需要定制网站下载流程。...// Extract and save a wab page with default save options in Java..." ); 5 // Prepare a path to save the downloaded file 6 String...

    docs.aspose.com/html/zh/java/website-to-html/
  9. Aspose.PSD for Java 25.1 - Release Notes|Docume...

    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 ( outFileImgAll , new PngOptions...updateModifiedConten (); image . save ( outFileImgOne , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  10. 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/