Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 38,276 for

save

(0.09 sec)
  1. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++...." ); doc -> Save ( ArtifactsDir + u "Border.FontBorder...a red top border." ); doc -> Save ( ArtifactsDir + u "Border.ParagraphTopBorder...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the paragraph in C++....spacing above and below them and save the document. builder -> Writeln...( u "Paragraph 2." ); doc -> Save ( ArtifactsDir + u "ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the paragraph in C++....spacing above and below them and save the document. builder -> Writeln...( u "Paragraph 2." ); doc -> Save ( ArtifactsDir + u "ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Convert JPG to EPS using Java API Solution

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....to EPS Programmatically Java Save JPG as EPS Java Image to EPS...way to save JPG image to EPS. Using strings for saving JPG to...

    docs.aspose.com/page/java/convert/jpg-to-eps/
  5. 将 PowerPoint 转换为 TIFF|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 TIFF...转换为 TIFF 使用 Presentation 类提供的 Save 方法,您可以快速将整个 PowerPoint 演示文稿转换为...try { # 将演示文稿保存为 TIFF $pres -> save ( "tiff-image.tiff" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  6. 将 PowerPoint 转换为 TIFF|Aspose.Slides 文档

    在 C++ 中将 PowerPoint 演示文稿转换为 TIFF...转换为 TIFF 使用 Presentation 类提供的 Save 方法,您可以快速将整个 PowerPoint 演示文稿转换为...将演示文稿另存为 TIFF presentation -> Save ( dataDir + u "Tiffoutput_out...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  7. SvgSaveOptions.save_format property | Aspose.Wo...

    SvgSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property SvgSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Save the modified presentation to... GREEN ); // Save the PPTX to disk pres . save ( "WelcomeFont...

    docs.aspose.com/slides/java/manage-fonts/
  9. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Save the modified presentation to... GREEN ); // Save the PPTX to disk pres . save ( "WelcomeFont...

    docs.aspose.com/slides/androidjava/manage-fonts/
  10. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++...set_RotationAngle ( 90 ); generator -> Save ( dataDir + u "QR-rotate_out...get_NewLine () + u "Barcode saved at " + dataDir ); Customize...

    docs.aspose.com/barcode/cpp/customize-barcode-a...