Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 74,916 for

save

(0.22 sec)
  1. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....document with options and specified save format. setImage(String inputFileName...document with options and specified save format. setText(String inputFileName...

    reference.aspose.com/words/java/com.aspose.word...
  2. Modern API|Aspose.Slides Documentation

    Modern API...try { // save the image on the disk. slideImage . save ( "slide1...1080 )); try { slideImage . save ( "image.png" , ImageFormat...

    docs.aspose.com/slides/androidjava/modern-api/
  3. 管理行和列|Aspose.Slides for PHP 文档

    管理 PowerPoint 演示文稿中的表格行和列...); } } # 将演示文稿保存到磁盘 $pres -> save ( "pres.pptx" , SaveFormat ::...false ); # 将演示文稿保存到磁盘 $pres -> save ( "table_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/manage-rows-...
  4. Aspose::Words::PlainTextDocument::get_BuiltInDo...

    Aspose::Words::PlainTextDocument::get_BuiltInDocumentProperties method. Gets BuiltInDocumentProperties of the document in C++....set_Author ( u "John Doe" ); doc -> Save ( ArtifactsDir + u "PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  5. Aspose::Words::Saving::PageRange::PageRange con...

    Aspose::Words::Saving::PageRange::PageRange constructor. Creates a new page range object in C++....Aspose::Words::Saving::PageRange::PageRange constructor Contents...object. Aspose :: Words :: Saving :: PageRange :: PageRange (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::BorderCollection::get_LineWidth ...

    Aspose::Words::BorderCollection::get_LineWidth method. Gets or sets the border width in points in C++....set_Shadow ( true ); doc -> Save ( ArtifactsDir + u "PageSetup...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Aspose::Words::Fields::FieldOptions::get_FieldI...

    Aspose::Words::Fields::FieldOptions::get_FieldIndexFormat method. Gets or sets a FieldIndexFormat that represents the formatting for the FieldIndex fields in the document in C++....doc -> UpdateFields (); doc -> Save ( ArtifactsDir + u "Field.SetFieldIndexFormat...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF.... The save options are set by default ...converters import * from aspose.html.saving import * # Load an SVG document...

    docs.aspose.com/html/python-net/convert-svg-to-...
  9. 图像矢量化 – C# 示例

    了解如何在 C# 中矢量化图像。考虑图像矢量化功能以及配置属性对结果的影响。... Saving ; 4 ... 5 // Initialize an...Vectorize (sourcePath); 52 53 // Save the vectorized image as an SVG...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  10. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....input file, with the specified save format and additional options...expression, with the specified save format and additional options...

    reference.aspose.com/words/java/com.aspose.word...