Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 365,752 for

save

(0.17 sec)
  1. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize method. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly. Default value is false in C++....Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize...false . bool Aspose :: Words :: Saving :: RtfSaveOptions :: get_ExportCompactSize...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FileFormatUtil.saveFormatToLoadFormat method | ...

    FileFormatUtil.SaveFormatToLoadFormat method. Converts a [SaveFormat](../../Saveformat/) value to a [LoadFormat](../../loadformat/) value if possible....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP.... Save the output PDF using the Save method. The following...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-pages/
  4. Move and Remove Form Field|Aspose.PDF for .NET

    Explore how to manage form fields in PDFs, including moving or removing them, using Aspose.PDF for .NET....also need to save the updated PDF file using Save method of FormEditor...514.03f ); // Save PDF document editor . Save ( dataDir + "MoveField_out...

    docs.aspose.com/pdf/net/move-remove-form-field/
  5. OleFormat.is_locked property | Aspose.Words for...

    OleFormat.is_locked property. Specifies whether the link to the OLE object is locked from updates....is_locked ) # If we plan on saving the OLE object to a file in...suggested_extension ) # Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C# 3D Formats Lithophane | products.aspose.com

    Create your Lithophane from image format jpg jpeg png tga bmp gif tiff via .NET library using a few lines of C# code....with the relevant output The Save method of the format parameter...Create save options with FbxSaveOptions to create save options...

    products.aspose.com/3d/net/lithophane/
  7. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using java to insert image and Save as pdf, svg, html, image, xps and other formats....image in a Visio drawing and save as SVG format. Insert Image...image in a Visio drawing and save as PNG format. Insert Image...

    docs.aspose.com/diagram/java/drawing/insert-image/
  8. Aspose.PSD for Java 20.3 - Release Notes|Docume...

    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 ( outFile , new PdfOptions ());...updateLayerData (); image . save ( outFilePath ); } finally {...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  9. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output.... Select “File\Save As” menu item Select location...location (e.g. “This PC”) In “Save As” dialog select ‘PDF Files(*.pdf)...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  10. Serialize Document in a Database|Aspose.Words f...

    Convert a document into a byte array for work with this document in a database using C#. You can store and retrieve a document to and from the database....Words: Save it to a MemoryStream using the Save method overload...Document object. The selected save format is important to ensure...

    docs.aspose.com/words/net/serialize-and-work-wi...