Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 377,459 for

save

(0.47 sec)
  1. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....property has effect only when saving to raster image formats. The...IMAGE_DIR + 'Logo.jpg' ) # When we save the document as an image, we...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Lock PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection.... Save the PDF file. The provided C++...encrypting the PDF, the code saves the updated document to a file...

    products.aspose.com/pdf/cpp/encrypt/
  4. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.Cells for C++ 取消保护工作表。... Unprotect (); // Save the Workbook in Excel97-2003...Excel97-2003 format workbook . Save ( outputFilePath , SaveFormat :: Excel97To2003...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...
  5. Aspose.Cells 8.4.2中的公共API更改|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...."End Sub" ); //Save the workbook workbook . save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . save ( output ); 增加了枚举字段PasteType...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. Aspose.Cells 8.4.2中的公共API更改|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...."End Sub" ; //Save the workbook workbook . Save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . Save ( output ); 添加了枚举字段PasteType...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Converting Email Messages in Python|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....eml" ) \ # Save the Email message to disk in...saveOptions = self . SaveOptions eml . save ( self . dataDir + "AnEmail...

    docs.aspose.com/email/java/converting-email-mes...
  8. 在 Android 上的演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),对 PPT 和 PPTX 文件应用高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  9. 形状效果|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中为 PowerPoint 形状应用效果... save ( "output.pptx" , aspose . slides...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  10. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....embed only these fonts when saving document to PDF. EMBED_NONE...can pass to the document's "Save" method # to modify how that...

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