Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 375,785 for

save

(0.2 sec)
  1. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...Save() 方法将其保存为 SaveFormat.Html 格式。...pdf" )) { // Save the output HTML document . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/
  2. Optimize PDF Document for the Web in PHP|Aspose...

    Learn how to optimize a PDF document for faster web performance and reduced file size in PHP with Aspose.PDF....optimize (); #Save output document $doc -> save ( $dataDir . "Optimized_Web...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  3. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF document using the DOM API in Python with Aspose.PDF for dynamic content insertion.... add ( title ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/python-java/add-html-string...
  4. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...> Load CSV with Formulas and Save as XLSX < /title> < /head> <...> Load CSV with Formulas and Save as XLSX < /h1> < input type...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  5. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP.... save ( "footer.pptx" , slides . export...ity ( True ) presentation . save ( "date_time.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Add and Verify PDF Digital Signature using PHP ...

    Сreate electronic signature in PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save PDF file, You will get the document...$pkcs ); // Save output PDF file $signature -> save ( $outputFile...

    products.aspose.com/pdf/php-java/signature/
  7. Unlock ODP Presentation Files using Java | prod...

    Java source code to remove protection from ODP Presentation.... save ( "encryption-removed.odp" ...removeWriteProtectio (); presentation . save ( "write-protection-removed...

    products.aspose.com/slides/java/unlock/odp/
  8. 从PDF文件中删除图像|Aspose.PDF for .NET

    本节解释如何使用Aspose.PDF for .NET从PDF文件中删除图像。... 使用Document对象的Save方法保存输出。 以下代码片段演示如何从PDF文件中删除图像。...Delete ( 1 ); // Save PDF document document . Save ( dataDir + "DeleteImages_out...

    docs.aspose.com/pdf/zh/net/delete-images-from-p...
  9. Aspose.Email Product Family

    Find answers to create, manipulate, and send emails, and read email file formats in code....Email to PDF using C# How to Save Email Message to Disk using...Send Email using Java How to Save Email Message in C++ How to...

    kb.aspose.com/email/page/3/
  10. FileFormatUtil.SaveFormatToExtension | Aspose.W...

    Convert Save format values to file extensions effortlessly with FileFormatUtil's SaveFormatToExtension method. Get accurate, lowercase extensions with ease!...SaveFormatToExtensio method Converts a save format enumerated value into...document from the stream, and then save it to the automatically detected...

    reference.aspose.com/words/net/aspose.words/fil...