Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 375,715 for

save

(0.27 sec)
  1. 将列宽设置为可缩放单位如em或百分比的Node.js和C++实现|Documentation

    学习如何在Aspose.Cells for Node.js via C++中将列宽设置为em或百分比等可缩放单位,从而改善生成HTML表格的展示效果。...sourceFilePath ); // Specify Html Save Options const options = new...setWidthScalable ( true ); // Specify image save format options . setExportImagesAsBas...

    docs.aspose.com/cells/zh/nodejs-cpp/set-column-...
  2. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....dictionary, // and save it to a fixed-page save format. The text... LCID ), Is . True ); doc . Save ( ArtifactsDir + "Hyphenation...

    reference.aspose.com/words/net/aspose.words/hyp...
  3. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....Diagram (); // save in the VSDX format diagram . save ( dataDir +...watermark to visio in page Call Save method of the Diagram class...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  4. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...options ); // Save PDF document document . Save ( dataDir + "outputPdfx...( stamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  5. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using PHP.... Call the Document class’ save(..) method to generate the PDF...842.4 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/change-page-size/
  6. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being Saved....document object that is being saved. get document () : Aspose ....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....textFragment3 ); // Save document document -> Save ( _dataDir + u...paragraph ); // Save document document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  8. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name....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...
  9. FontSavingArgs.Document | Aspose.Words for .NET

    Discover the FontSavingArgs property to access the document object during Save operations, enhancing your document management efficiency....document object that is being saved. public Document Document {...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Watermarker class | Aspose.Words for Python

    aspose.words.lowcode.Watermarker class. Provides methods intended to insert watermarks into the documents....set_image(input_file_name, output_file_name, save_format, watermark_image_file_name)...document with options and specified save format. set_image(input_file_name...

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