Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 312,271 for

save

(0.07 sec)
  1. AutoFit Row Height Automatically When Loading f...

    Learn how to fit the rows which height are not customed using Aspose.Cells with C++....you directly load the file and save it to PDF, the data will not...Open an existing Excel file and save it as PDF { Workbook wb ( filePath...

    docs.aspose.com/cells/cpp/autofit-row-height/
  2. 将列宽设置为可缩放单位如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-...
  3. 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...
  4. Aspose.PSD for .NET 18.10 - Release Notes|Docum...

    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 ( pngExportPath100 , saveOptions...fileName + "_Test50.png" ; im . Save ( pngExportPath50 , saveOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  5. Extracting Messages from Outlook PST and Saving...

    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....Messages from Outlook PST and Saving them to MSG Contents [ Hide...from an Outlook PST file and save them to disk as MSG files. It...

    docs.aspose.com/email/java/extracting-messages-...
  6. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be Saved to....path) where the font will be saved to. get fontFileName () : string...the value of this property to save the font into a different file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Render MSG to FLATOPC in Andorid App | products...

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

    products.aspose.com/total/android-java/conversi...
  8. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages to render... saving . PageSet : ... @page_set.setter..., value : aspose . words . saving . PageSet ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Remove Images from PDF using Python | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for Python library.... Save updated PDF file. Delete Images...delete ( 1 ) # Save updated PDF file document . save ( output_pdf...

    products.aspose.com/pdf/python-net/images/remove/
  10. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Add Watermark to PDF...( artifact ) #save result pdf to file doc . save ( "add_watermark...

    products.aspose.com/pdf/python-net/watermark/add/