Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 378,469 for

save

(0.7 sec)
  1. LayoutOptions.keep_original_font_metrics proper...

    LayoutOptions.keep_original_font_metrics property. Gets or sets an indication of whether the original font metrics should be used after font substitution...font substitution warning if we save a document with a missing font...font_settings = font_settings doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Adding JavaScript in Ruby|Aspose.PDF for Java

    Enable JavaScript functionality in PDFs using Aspose.PDF in Ruby for interactivity and automation....is closed')" )) # Save PDF Document doc . save ( data_dir + "JavaScript-Added...

    docs.aspose.com/pdf/java/adding-javascript-in-r...
  3. 从 PDF 中提取图像|Aspose.PDF for C++

    如何使用 Aspose.PDF for C++ 从 PDF 中提取图像的一部分。...outfilename ); // Save output image xImage -> Save ( outputImage...

    docs.aspose.com/pdf/zh/cpp/extract-images-from-...
  4. Convert EPUB to POTM via Java API | products.as...

    Java API to Convert EPUB to POTM without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTM format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  5. Convert EPUB to XAML via Java API | products.as...

    Java API to Convert EPUB to XAML without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  6. 使用C++对行和列进行分组和取消分组|Documentation

    学习如何使用Aspose.Cells和C++对Excel文件中的行和列进行分组和取消分组。...GroupColumns ( 0 , 2 , true ); // Save the modified Excel file U16String...u "output.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/zh/cpp/grouping-and-ungro...
  7. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。..."1234" ); // Save the encrypted excel file workbook . Save ( outputFilePath...cout << "File encrypted and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  8. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++....during document loading or saving. enum class WarningType Values...the created document following save. DataLoss 1 Generic data loss...

    reference.aspose.com/words/cpp/aspose.words/war...
  9. Converting a PDF file to JPEG using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑JPEG Conversion on All Platforms...your PDF file and then simply save it as a JPEG file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Jpg-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  10. Converting a PDF file to BMP using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑BMP Conversion on All Platforms...your PDF file and then simply save it as a BMP file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Bmp-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...