Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 377,240 for

save

(0.14 sec)
  1. Convert SVG to PNG in C++ | products.aspose.com

    Convert SVG to PNG in C++. Use C++ library API to convert SVG files to PNGs...Presentation from SVG file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/svg-t...
  2. HtmlSaveOptions.exportFontsAsBase64 property | ...

    HtmlSaveOptions.exportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... Examples Shows how to save a .html document with images...docx" ); let options = new aw . Saving . HtmlSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm.... Saving . PdfDigitalSignatureH Remarks...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....code ); } // save the Visio diagram diagram . Save ( "c:\\temp\\out...ByteArrayOutputStrea (); doc . save ( outStream , com . aspose ...

    docs.aspose.com/diagram/java/public-api-changes...
  5. Refresh Values of Linked Shapes with JavaScript...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for JavaScript via C++....JavaScript via C++ if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/javascript-cpp/refresh-va...
  6. Set Tagged PDF Structure Element Properties in ...

    Learn how to set tagged PDF structure element properties in Python with Aspose.PDF for Python via .NET, including title, language, actual text, alternative text, and expansion text.... Save the tagged PDF. import aspose..."Actual Text" # Save Tagged PDF Document document . save ( outfile...

    docs.aspose.com/pdf/python-net/setting-structur...
  7. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your document's Save format for optimal flexibility and control....the document will be saved if this save options object is used...use a specific encoding when saving a document to .epub. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Rendering Gantt Charts | Aspose.Tasks Documenta...

    Learn how to render Gantt charts from your project files using Aspose.Tasks for .NET....purposes Setting Timescales and Saving to an Image The class’s Timescale...different timescale setting. Saves the file to disk as a JPG. Copy...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  9. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with C# using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... false ); // Save PDF document document . Save ( dataDir + "SetPrivileges_out...choice. Finally, save the encrypted PDF file using Save method of the...

    docs.aspose.com/pdf/net/set-privileges-encrypt-...
  10. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/document/customDocumentProperties/) are exported to PDF file....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Set...

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