Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 375,303 for

save

(0.23 sec)
  1. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files...."1234" ); // Save the Excel file workbook . Save ( outputFilePath..."1234" ); // Save the Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  2. Specific Parameters of 2D Barcode Types|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.... Save ( $"{path}QrCode.png" , BarCodeImageFormat.... Pdf417 . Rows = 6 ; gen . Save ( $"{path}Pdf417.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/2d-barcode-types/
  3. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...from NodeRendererBase ) save(file_name, save_options) Renders the...the shape into an image and saves into a file. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...build_report_to_images(input_file_name, save_options, data, data_source_names)...input_file_name : str , save_options : aspose . words . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are Saved when a document is Saved to HTML, MHTML or EPUB....control how fonts are saved when a document is saved to HTML, MHTML...fontSavingCallback () : Aspose . Words . Saving . IFontSavingCallback Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    Discover the PdfDigitalSignatureDetails Reason property to easily manage and customize your document signing reasons for enhanced security and compliance....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...fbx" # Save 3D scene in the supported file...file formats scene . save ( output , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/zh/python-net/adding-transfo...
  8. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...types should be updated before saving the document to a fixed page...document immediately before saving it to PDF. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....Materials Conversion before Saving 3D Scenes to GLTF 2.0 Format...material to PBR material, and then saves 3D scene in the GLTF format...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  10. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....jpg' ) # When we save the document as an image, we...while the saving operation renders it. options = aw . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...