Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 582,887 for

save

(0.13 sec)
  1. Aspose::Slides::Export Namespace Reference - As...

    Namespaces | Classes | Enumerations | Functions Aspose::Slides::Export Namespace Reference Namespaces namespace Xaml ......should be processed during saving. More... class INotesCommentsLayout...control how a presentation is saved in Pdf format. More... class...

    reference.aspose.com/slides/cpp/namespace/aspos...
  2. Work with Headers in PDF via Python for .NET | ...

    Python source code to work with PDF file annotations on .NET Framework, .NET Core.... Save the file again System Requirements...textStamp ); } // Save updated document pdfDocument . Save ( dataDir...

    products.aspose.com/pdf/python-net/header-footer/
  3. Work with Headers in PDF via .NET | Aspose.PDF

    C# source code to work with PDF file annotations on .NET Framework, .NET Core.... Save the file again System Requirements...textStamp ); } // Save updated document pdfDocument . Save ( dataDir...

    products.aspose.com/pdf/net/header-footer/
  4. Create New Email in Ruby|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....\ # Save message in EML and MSG formats mail_message_save_type...message . save ( data_dir + "Message.eml" , mail_message_save_type...

    docs.aspose.com/email/java/create-new-email-in-...
  5. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....imageStamp ); // Save output document document . Save ( dataDir +...AddStamp ( imageStamp ); document . Save ( dataDir + "ControlImageQuality_out...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  6. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/net/split-a-document/
  7. Python 3D Formats Point Cloud | products.aspose...

    Generate point cloud to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via Python library using a few lines of Python code....with the relevant output The Save method of the format parameter...scene class objects. Create save options using PLYSaveOptions...

    products.aspose.com/3d/python-net/point-cloud/
  8. BlackWhiteAdjustmentLayer | Aspose.PSD for .NET...

    BlackWhiteAdjustmentLayer Contents [ Hide ] BlackWhiteAdjustmentLayer class The Black and White adjustment layer clas......Determines whether image can be saved to the specified file format...format represented by the passed save options. override Crop (Rectangle)...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  9. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image.... save ( file_name = ARTIFACTS_DIR...insert_node ( shape ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Encrypt and decrypt PDF files via C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read encrypted (password protected) documents, secure a document with encryption, or remove encryption.... Save the file again System Requirements...false ); // Save updated document document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/encrypt-decrypt/