Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 375,527 for

save

(0.34 sec)
  1. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and Save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...Chart Saved as an Image in Java Looks Different than It Does...extract charts from PowerPoint and save them as images, but the images...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  2. PdfSaveOptions.DisplayDocTitle | Aspose.Words f...

    Discover how the PdfSaveOptions DisplayDocTitle property enhances your PDF experience by showing document titles in the Windows title bar for easy identification....be used automatically when saving to PDF/UA. The default value...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  3. How to unlock PDF | Aspose.PDF

    Do you know how easily unlock PDF documents using Python? Unlock PDF files with high quality using Python PDF library.... Save the PDF file. This sample code..."Decrypt_out.pdf" # Save updated PDF document . Save ( dataDir ) Get...

    products.aspose.com/pdf/tutorial/unlock-pdf/
  4. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....the output BMP image using the save method These steps outline the...draw the shape. Ultimately, save the resulting bitmap image to...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  5. Excel to HTML - Use PresentationPreference Opti...

    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....render a better layout when saving a Microsoft Excel file to HTML...setPresentationPrefe ( true ); // Save the Excel file to HTML with...

    docs.aspose.com/cells/nodejs-cpp/excel-to-html-...
  6. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality....fonts in a document upon it is saved. The default value is false...true . Examples Shows how to save the document with PostScript...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert XLTX to ODT using Python or with free O...

    XLTX to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLTX to ODT online converter quickly before integrating the code....NET, save the created HTML into desired...Workbook class Save XLTX file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  8. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....during document loading or saving. Methods Name Description warning(info)...during document loading or saving that might result in loss of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 PHP 的 ShapeSheet 中创建用户定义的单元格|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....$j += 1 ; } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "UserDefinedCells...

    docs.aspose.com/diagram/zh/java/create-user-def...
  10. Drawing Rectangle in PHP|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....80 , 40 )); \ # Save all changes. $image -> save ( $dataDir . ...

    docs.aspose.com/imaging/java/drawing-rectangle-...