Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 369,807 for

save

(0.09 sec)
  1. RtfSaveOptions.export_compact_size property | A...

    RtfSaveOptions.export_compact_size property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... Examples Shows how to save a document to .rtf with custom...the document's "save" method to modify how we save it to an RTF...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OleFormat.progId property | Aspose.Words for No...

    OleFormat.progId property. Gets or sets the ProgID of the OLE object....( false ); // If we plan on saving the OLE object to a file in...); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_Saved_time property. Gets or sets the time of the last Save in UTC....last_saved_time property BuiltInDocumentPrope.last_saved_time...of the last save in UTC. @property def last_saved_time ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...how to save a document to the PDF format using the Save method...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your document visuals!...render fallback shapes when saving to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  7. C# 3D Formats Viewer | products.aspose.com

    View 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....the scene class , and call the Save method with the relevant output...Create save options using Html5SaveOptions to create save options...

    products.aspose.com/3d/net/viewer/
  8. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF.... Save the optimized document using the save() method...document . optimize () document . save ( path_outfile ) Reduce Size...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  9. Create an Appointment|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....the code snippet to create and save an appointment: Outlook . AppointmentItem...to create an appointment and save it in ICS format. Create an...

    docs.aspose.com/email/net/create-an-appointment/
  10. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... 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/python-net/images/add/