Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 310,748 for

save

(0.09 sec)
  1. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... save(output_stream) Saves the current fallback...settings to stream. save(file_name) Saves the current fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Render MSG to TEXT in Andorid App | products.as...

    Export MSG to TEXT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to TEXT format using save method and set TEXT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  5. Render MSG to PCL in Andorid App | products.asp...

    Export MSG to PCL without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to PCL format using save method and set PCL as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. Render MSG to SVG in Andorid App | products.asp...

    Export MSG to SVG without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to SVG format using save method and set SVG as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  7. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience....stream open or close it after saving a font. public bool KeepFontStreamOpen...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Python Microsoft Visio Files Conversion | produ...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Python code....using Diagram class and call the save method with appropriate parameters...using diagram class and call the save method by providing output file...

    products.aspose.com/diagram/python-java/convers...
  9. 從 PDF Java中提取圖像 | Aspose.PDF

    Java原始程式碼,用於從任何平臺上的PDF檔中提取圖像。...jpg" ); // Save output image xImage . save ( outputImage ...close (); // Save updated PDF file pdfDocument . save ( _dataDir...

    products.aspose.com/pdf/zh-hant/java/images/ext...
  10. 输出HTML时单独导出工作表CSS,使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for Node.js via C++。...setStyle ( st ); // Specify html save options - export worksheet css...( true ); // Save the workbook in html wb . save ( "outputExportWorkshee...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...