Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 368,023 for

save

(0.32 sec)
  1. 在 PHP 中设置 Visio Shape 的 XForm 数据|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....setValue ( 5 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeXFormData...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  2. 在Aspose.Cells中使用匿名类型或自定义对象|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....false ); //Save the excel file. report . Workbook . Save ( "Smart...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  3. Remove Watermark from PDF using Java | Aspose.PDF

    Remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Delete Watermark from...watermarkArtifact ); } pdfDocument . save ( "remove_watermark.pdf" , SaveFormat...

    products.aspose.com/pdf/java/watermark/remove/
  4. How to Create Mapi Contact using Java

    In this example, we will learn how to create Mapi Contact using Java by following the well defined steps and using the example code. One can easily add Mapi Contact in Java with the help of very simple API calls....user image for added contact Save the contact information as an...an MSG file on the disk Save the contact information as a VCF...

    kb.aspose.com/email/java/how-to-create-mapicont...
  5. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility.... Save ( ms , System . Drawing . Imaging...()); } } } builder . Document . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options.... Save ( outputPath , saveOptions );...MarkdownExportAsHtml . Tables ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Create Shared Workbook with Aspose.Cells with C...

    Learn how to create a shared workbook using Aspose.Cells with C++....( true ); // Save the Shared Workbook wb . Save ( u "outputSharedWorkbook...:: cout << "Shared workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-shared-workboo...
  8. PDF to GIF Converter using C++ | Aspose.PDF

    Sample code for PDF to GIF conversion using C++. Use C++ example for batch PDF to GIF conversion....output file path as parameters Save the output GIF file Here is...your PDF file and then simply save it as a GIF file. You can use...

    products.aspose.com/pdf/cpp/conversion/pdf-to-gif/
  9. PS to JPEG Converter using C++ | Aspose.PDF

    Sample code for PS to JPEG conversion using C++. Use C++ example for batch PS to JPEG conversion....output file path as parameters Save the output JPEG file Here is...your PS file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-jpeg/
  10. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。... auto_fit_columns () # Save to Pdf without setting PdfSaveOptions...char_granularity workbook . save ( os . path . join ( data_dir...

    docs.aspose.com/cells/zh/python-net/change-the-...