Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 310,771 for

save

(0.07 sec)
  1. PclSaveOptions.save_format property | Aspose.Wo...

    PclSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property PclSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_OptimizeOutput method. Flag indicates whether it is required to optimize output. If this flag is set redundant nested canvases and empty canvases are removed, also neighbor glyphs with the same formatting are concatenated. Note: The accuracy of the content display may be affected if this property is set to true. Default is false in C++....Aspose::Words::Saving::FixedPageSaveOptions::get_OptimizeOutput...virtual bool Aspose :: Words :: Saving :: FixedPageSaveOptions ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby....\ # Save the document in DOCX format. The format to save as is... \ # Aspose.Words supports saving any document in many more formats...

    docs.aspose.com/words/java/hello-world-in-ruby/
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontsAsBase64 method. Specifies whether fonts resources should be embedded to HTML in Base64 encoding. Default is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontsAsBase64...false . bool Aspose :: Words :: Saving :: HtmlSaveOptions :: get_ExportFontsAsBase64...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_document_properties](../../aspose.words/document/custom_document_properties/) are exported to PDF file....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Visio to Images formats|Documentation

    This topic show you how to convert Visio to various images formats using Aspose.Diagram for Python via Java. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...shows a VSD file about to be saved to PNG format. You can use other...

    docs.aspose.com/diagram/python-java/convert-vis...
  7. Managing Document Properties in Python|Document...

    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...."Publisher" , "Aspose" ) #Save the file workbook . save ( self . dataDir..."Publisher" ) #Save the file workbook . save ( self . dataDir...

    docs.aspose.com/cells/java/managing-document-pr...
  8. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Html format in C++....Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor...this class that can be used to save a document in the Html format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Extract Images from PDF C# | Aspose.PDF

    Extract images from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save output image. Save updated PDF file. Extract...FileMode . Create ); xImage . Save ( outputImage , 300 ); outputImage...

    products.aspose.com/pdf/net/images/extract/
  10. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for Node.js via C++. Improve the presentation of generated HTML tables....sourceFilePath ); // Specify Html Save Options const options = new...setWidthScalable ( true ); // Specify image save format options . setExportImagesAsBas...

    docs.aspose.com/cells/nodejs-cpp/set-column-wid...