Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 310,771 for

save

(0.08 sec)
  1. Insert Background Image to Excel with C++|Docum...

    How to insert background image to Excel using Aspose.Cells for C++....buffer ); // Save the Excel file workbook . Save ( u "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . Save ( u "outputBackImageSheet...

    docs.aspose.com/cells/cpp/insert-background-ima...
  2. 导入演示文稿|Aspose.Slides 文档

    从 PDF 导入 PowerPoint 演示文稿。将 PDF 转换为 PowerPoint... 使用 save() 方法将文件保存为 PowerPoint 格式。 以下...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/zh/androidjava/import-pr...
  3. 导入演示文稿|Aspose.Slides 文档

    从 PDF 导入 PowerPoint 演示文稿。将 PDF 转换为 PowerPoint... 使用 save() 方法将文件保存为 PowerPoint 格式。 以下...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/zh/java/import-presentat...
  4. Convert HTML to JPG in C++ | products.aspose.com

    Convert HTML to JPG in C++. Use C++ library API to convert HTML files to JPGs...Presentation from HTML file and save it as JPG. C++ code for converting...index); slide -> GetThumbnail() -> Save(fileName, ImageFormat :: get_Jpeg());...

    products.aspose.com/slides/cpp/conversion/html-...
  5. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...and create new Box Rectagle Save the updated document to the...the new path using the Save() method. If you want to crop a PDF...

    products.aspose.com/pdf/php-java/crop/
  6. Add Images to PDF using Java | Aspose.PDF

    Adding images into PDF documents programmatically with Java sample code using Aspose.PDF for Java... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/java/images/add/
  7. 在Python.NET中指定要存储的有效数字|Documentation

    了解如何使用Aspose.Cells for Python via .NET API控制存储在Excel文件中的有效数字。...001234567890123456 ) # Save modified workbook workbook . save ( "output.xlsx"...put_value ( 1234567890.123451711 ) # Save the workbook output_dir = os...

    docs.aspose.com/cells/zh/python-net/specifying-...
  8. BuiltInDocumentProperties.HyperlinkBase | Aspos...

    Discover the BuiltInDocumentProperties HyperlinkBase property to optimize relative hyperlinks in your documents for seamless navigation and enhanced user experience.... Save ( ArtifactsDir + "DocumentProperties...to the one we are planning to save the document in. // We could...

    reference.aspose.com/words/net/aspose.words.pro...
  9. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.SaveFormat property. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used...pages or shapes will be saved if this save options object is used...format. Also, it is possible to save to SVG both via ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....logic for exporting fonts when saving to HTML. public void SaveExportedFonts...callback that will handle font saving in a custom manner. HtmlSaveOptions...

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