Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 375,722 for

save

(0.72 sec)
  1. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience....during document loading or saving. [Flags] public enum WarningType...the created document following save. DataLoss 1 Generic data loss...

    reference.aspose.com/words/net/aspose.words/war...
  2. Question about Digital Signature Preservation w...

    I am currently working with Aspose.PDF for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling PDF form fields. Current Situation: I need to fi…...not true - it is possible to save PDFs incrementally while preserving...to fill PDF form fields and save incrementally while preserving...

    forum.aspose.com/t/question-about-digital-signa...
  3. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document... Examples Shows how to save a document with embedded TrueType...font_infos . save_subset_fonts = embed_all_fonts doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert OFT to DOC in Python | products.aspose.com

    Save OFT to DOC in your Python applications without using Microsoft Outlook or Word...Words API and saved into the DOC format. This package...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  5. Convert MD to EMLX in Python | products.aspose.com

    Save MD to EMLX within Python applications without using Microsoft Word or Outlook...NET and saved into EMLX format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. 保存 Visio 文件时获取警告信息|Documentation

    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....instance SVG save options class Aspose . Diagram . Saving . SVGSaveOptions...so = new Aspose . Diagram . Saving . SVGSaveOptions (); so . WarningCallback...

    docs.aspose.com/diagram/zh/net/get-warning-info...
  7. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....docx' ) # Saving a document to PDF, to an image...document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Converting a PDF file to PNG using Rust | Aspos...

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

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

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

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  10. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds....uses that layout, and then saves the file. Create an instance...modify the newly added slides. Save the presentation as a PPTX file...

    docs.aspose.com/slides/python-net/add-slide-to-...