Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 369,852 for

save

(0.24 sec)
  1. Supported File Formats|Documentation

    Visio Diagram Java API can load and Save variety of formats including VSDX, VDX, VSD, VTX, VSSX, VSDM, VSTM, PDF, XPS, SVG, EMF, JPEG, PNG, BMP, TIFF and HTML....can load and Save. Format Description Load Save Remarks VSDX...

    docs.aspose.com/diagram/java/supported-file-for...
  2. Document to PDF Conversion in PHP|Aspose.Words ...

    Converting documents using Aspose.Words for .NET in PHP using COM in C#....doc" ); // Save the document in PDF format. $doc -> Save ( $dataDir...to PDF successfully. \n File saved at " . $dataDir . "Doc2PdfSave...

    docs.aspose.com/words/net/document-to-pdf-conve...
  3. FontInfoCollection.embedSystemFonts property | ...

    FontInfoCollection.embedSystemFonts property. Specifies whether or not to embed System fonts into the document... Examples Shows how to save a document with embedded TrueType...saveSubsetFonts = embedAllFonts ; doc . save ( base . artifactsDir + "Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.tiffBinarizationMethod propert...

    ImageSaveOptions.tiffBinarizationMethod property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.SaveFormat](../SaveFormat/) is [SaveFormat.Tiff](../../../aspose.words/Saveformat/#Tiff) and [ImageSaveOptions.tiffCompression](../tiffCompression/) is equal to [TiffCompression.Ccitt3](../../tiffcompression/#Ccitt3) or [TiffCompression.Ccitt4](../../tiffcompression/#Ccitt4).... Saving . ImageBinarizationMet Remarks...imageDir + "Logo.jpg" ); // When we save the document as a TIFF, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....background ) # Save the resulting PDF document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  6. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results.... Save ( ArtifactsDir + "Document.ImageSaveOptions...UseHighQualityRender = true ; doc . Save ( ArtifactsDir + "Document.ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ThumbnailGeneratingOptions.ThumbnailSize | Aspo...

    Discover customizable thumbnail options with our ThumbnailSize property. Generate perfect pixel-sized thumbnails, defaulting to 600x900 for optimal display!...setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Extract All Images from Shapes in Visio|Documen...

    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....Bitmap ( stream ); // save bmp here bitmap . Save ( "ExtractedShape"...

    docs.aspose.com/diagram/net/extract-all-images-...
  9. 转换为 XPS|Aspose.Slides 文档

    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.... Presentation 类公开的 Save 方法可用于将整个演示文稿转换为 XPS 文档。此外, XpsOptions...); //保存演示文稿为 TIFF 文档 pres . Save ( destFileName , Aspose . Slides...

    docs.aspose.com/slides/zh/net/conversion-to-xps/
  10. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...