Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 375,724 for

save

(0.52 sec)
  1. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines.... save ( "output.vsdx" , SaveFileFormat...diagram = Diagram () diagram . save ( "output.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/python-java/setup-envir...
  2. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF... Save resultant PDF document. Following...World!" )); // Save PDF document document . Save ( dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/net/hello-world-example/
  3. FontInfoCollection.embed_true_type_fonts proper...

    FontInfoCollection.embed_true_type_fonts property. Specifies whether or not to embed TrueType fonts in a document when it is Saved...fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects...Words generates during a load or save operation. Create an instance...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 将 PowerPoint 转换为 PDF 备注|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为带备注的 PDF... save ( "PDF-SelectedSlide.pdf" ,...转换为 PDF 由 Presentation 类暴露的 Save 方法可用于将整个演示文稿在备注幻灯片视图中转换为 PD...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  6. Posting AcroForm Data|Aspose.PDF for C++

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for C++....send it to your server and then save it in a database etc. Implementation..., 475 ); // Save output pdf file editor -> Save (); } Modifing...

    docs.aspose.com/pdf/cpp/posting-acroform-data/
  7. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP presentations.... Save ( imageStream , System . Drawing...Height , image ); presentation . Save ( "picture.pptx" , SaveFormat...

    docs.aspose.com/slides/net/examples/elements/pi...
  8. 将 PowerPoint 转换为 PDF 附注|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为带附注的 PDF...:: BottomFull ); $presOut -> save ( "PDF-SelectedSlide.pdf" ,...在附注幻灯片视图中将 PowerPoint 转换为 PDF Save 方法由 Presentation 类提供,可用于将整个演示文稿在附注幻灯片视图中转换为...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  9. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、PPTX 和 ODP。... save ( "chart.pptx" , slides . export...remove ( chart ) presentation . save ( "chart_removed.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with C++....when we modify its VBA code and save the workbook and then recheck...( code ); // Save the workbook workbook . Save ( srcDir + u "output_out...

    docs.aspose.com/cells/cpp/check-if-digital-sign...