Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 347,048 for

save

(0.15 sec)
  1. Bubble Chart|Aspose.Slides for PHP 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....setBubbleSizeScale ( 150 ); $pres -> save ( "Result.pptx" , SaveFormat...BubbleSizeRepresenta :: Width ); $pres -> save ( "Presentation_BubbleSizeRepresenta...

    docs.aspose.com/slides/php-java/bubble-chart/
  2. Replacing Images inside Presentation Image Coll...

    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....[ 3 ]); //Save the presentation presentation . Save ( "c:\\Pr...

    docs.aspose.com/slides/net/replacing-images-ins...
  3. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加水印的 Python 源代码。...artifact ) # save result pdf to file doc . save ( path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  4. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET....Add field to the document and save modified PDF Create PDF Forms...textBoxField , 1 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/acroforms/create/
  5. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for Node.js via C++....true ); // Save the output Excel file workbook . save ( path ....

    docs.aspose.com/cells/nodejs-cpp/tile-picture-a...
  6. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....Height = 800 ; // Save PDF document document . Save ( dataDir + "SetImageSize_out...

    docs.aspose.com/pdf/net/set-image-size/
  7. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your document's design and readability effortlessly.... Examples Shows how to save a document with embedded TrueType...SaveSubsetFonts = embedAllFonts ; doc . Save ( ArtifactsDir + "Font.FontInfoCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 将 PowerPoint 转换为 HTML|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为 HTML: 将 PPTX 或 PPT 保存为 HTML。将幻灯片保存为 HTML... 使用 Save 方法将对象保存为 HTML 文件。 此代码演示了如何将...)); # 将演示文稿保存为 HTML $pres -> save ( "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  9. Connect Sub-shapes of the Groups in Ruby|Docume...

    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....connecter_id ) \ # Save diagram diagram . save ( data_dir + "ConnectSubShapes...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  10. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# using Aspose.HTML for .NET. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter.... The save options are set by default....Converters; using Aspose.Html.Saving; using var document = new SVGDocument("image...

    docs.aspose.com/html/net/convert-svg-to-gif/