Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 375,709 for

save

(0.58 sec)
  1. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Go via C++.... These are opening a file, saving changes, and properly closing...applications. The ability to open and save PDF documents is a core requirement...

    docs.aspose.com/pdf/go-cpp/open-pdf-document/
  2. Convert OpenDocument Presentations in Python|As...

    Convert OpenDocument ODP to PDF, PPT, PPTX, XPS, HTML, TIFF, or SWF in Python with Aspose.Slides: code examples, high fidelity, batch conversion, and customization.... save ( "pres.pdf" , slides . export...Does Aspose.Slides open and save password-protected ODP/OTP files...

    docs.aspose.com/slides/python-net/convert-openo...
  3. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality....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/net/aspose.words.sav...
  4. DownsampleOptions.resolution property | Aspose....

    DownsampleOptions.resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... Finally, save the output PDF file using Close...formattedText , 10 ); // Save PDF document fileStamp . Save ( dataDir + "AddHeader_out...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  6. Convert Presentation Slides to Images in JavaSc...

    Convert slides from PPT, PPTX and ODP to images in JavaScript using Aspose.Slides for Node.js via Java — fast, high-quality rendering with clear code examples.... You can use this class to save images in a wide range of formats...Convert Slides to Bitmap and Save the Images in PNG You can convert...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  7. Supported File Formats|Aspose.PDF for Go via C++

    This page shows which Aspose.PDF for Go can load and Save file formats....can load and save. Format Description Load Save Remarks PDF Portable...format) XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/go-cpp/supported-file-formats/
  8. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....Specific Unicode Characters while Saving to PDF with Python.NET Contents...is_font_substitution_char_granularity = True Save the workbook to PDF format import...

    docs.aspose.com/cells/python-net/change-the-fon...
  9. Set column width to scalable unit like em or pe...

    Learn how to set column width to scalable units like em or percent using Aspose.Cells for C++....xlsx" ); // Specify Html Save Options HtmlSaveOptions options...SetWidthScalable ( true ); // Specify image save format options . SetExportImagesAsBas...

    docs.aspose.com/cells/cpp/set-column-width-to-s...
  10. 保存 HTML 文档 – Aspose.HTML for Java

    了解如何使用 Aspose.HTML for Java API 在编辑后保存 HTML 文档,以及如何应用保存选项。...saving/saveoptions/ 和 类,允许您设置保存操作的选项。...等。 本文仅介绍如何使用 SaveOptions 类和 save() 方法保存 HTML 文档。要了解有关渲染机制的更多信息,请参阅...

    docs.aspose.com/html/zh/java/save-a-document/