Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 376,832 for

save

(0.76 sec)
  1. 使用C++重用样式对象|Documentation

    在Aspose.Cells for C++中,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助您利用可重用样式对象的优势,并将其实现于您的应用程序中。..." ); // Save to Pdf without setting PdfSaveOptions...IsFontSubstitutionCh workbook . Save ( outDir + u "SampleOutput_out...

    docs.aspose.com/cells/zh/cpp/reusing-style-obje...
  2. 将自定义样式表应用于 Ruby 中的 Visio Diagram|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....custom_stylesheet ) end \ # Save diagram diagram . save ( data_dir + "ApplyCustomStyleShee...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  3. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....$pageNumberStamp ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-page-number/
  4. Assemble Slides|Aspose.Slides 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.... LayoutSlides [ i ]); } //Save the PPTX file to the Disk pres...i ]); } //Save the PPTX file to the Disk pres . Save ( MyDir +...

    docs.aspose.com/slides/net/assemble-slides/
  5. 在 Java 中将 PowerPoint 演示文稿转换为 Markdown|Aspose.Sl...

    使用 Aspose.Slides for Java 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。... 使用 Save 方法将对象保存为 markdown 文件。 Presentation..."pres.pptx" ); try { pres . save ( "pres.md" , SaveFormat . Md...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  6. Working with Contacts in PST File|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.... Save contacts information from PST...Microsoft Outlook PST file and save contacts to disk in MSG format...

    docs.aspose.com/email/java/working-with-contact...
  7. Creating an Aztec BarCode in Ruby|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....setCodeText ( "1234567890" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingAztecBarcode...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  8. 创建、插入字段|Documentation

    如何使用 C# Diagram API 创建、插入字段。...Add ( fld ); // Save diagram diagram . Save ( dataDir + "InsertField_out...

    docs.aspose.com/diagram/zh/net/create-insert-fi...
  9. Create a Hello World PDF Document through XML a...

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF XSD Java Schema....by calling its BindXML method Save the bound XML with PDF instance..."XSLTFile1.xslt" ); pdfDocument . save ( _dataDir + "data_xml.pdf"...

    docs.aspose.com/pdf/java/create-a-hello-world-p...
  10. 在 Android 上将 PowerPoint 演示文稿转换为 Markdown|Aspose...

    使用 Aspose.Slides for Android 通过 Java 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。... 使用 Save 方法将对象保存为 markdown 文件。 以下 Java..."pres.pptx" ); try { pres . save ( "pres.md" , SaveFormat . Md...

    docs.aspose.com/slides/zh/androidjava/convert-p...