Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 369,809 for

save

(0.13 sec)
  1. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...property has effect only when saving to raster image formats. The...ImageDir + "Logo.jpg" ); // When we save the document as an image, we...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveOptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....Words metafile renderer when saving to EMF. get useGdiEmfRenderer...to GDI+ graphics object and saved to metafile. If set to false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....Convert a particular page and save the image to stream tiffDevice...size ): # Create filename for save imageFileName = output_pdf +...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  4. XpsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XpsSaveOptions SaveFormat property, which defines how your document is Saved. Ensure optimal XPS format for seamless document handling!...the document will be saved if this save options object is used...appear in the outline of a saved XPS document. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。...isSuccessful ); // Save PDF document fileSecurity . Save ( dataDir +...document . Pages [ 1 ]. Layers ; // Save each layer to the output path...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  6. Extract Images from PDF CLI | Aspose.PDF

    Extract images from PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Save output image. Save updated PDF file. Extract...

    products.aspose.com/pdf/cpp-cli/images/extract/
  7. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....01 and save it to another file: scene =... Vector3 ( 0.01 )); scene . save ( "scaled-scene.obj" , FileFormat...

    docs.aspose.com/3d/python-net/scale-geometries-...
  8. 使用Aspose.Cells加密工作簿|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.... , 128 ); //Save the excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  9. PdfSaveOptions.headerFooterBookmarksExportMode ...

    PdfSaveOptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported.... Saving . HeaderFooterBookmark Remarks...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // Demonstrates...

    docs.aspose.com/page/zh/net/ps/working-with-clips/