Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 124,071 for

save

(0.23 sec)
  1. Convert PDF to Image in PHP | products.aspose.com

    Convert PDF to Image in PHP. Use PowerPoint PHP API to convert PDF files to Image...Presentation from PDF file and save it as Image. PHP code for converting...the source PDF files in PHP. Save result as Image file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  2. Chart Legend|Aspose.Slides Documentation

    Set positioning and font size for chart legend in PowerPoint presentations in C# or .NET... Save ( "Legend_out.pptx" , SaveFormat...VerticalAxis . MaxValue = 10 ; pres . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/net/chart-legend/
  3. Aspose.PSD for .NET 24.3 - 发行说明|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 ( outputFile , psdOptions16...ChannelBitsCount = 32 }; psdImage8 . Save ( outputFile , psdOptions32...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. 在VSTO和Aspose.Cells中使用公式函数来处理数据|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.... rgbYellow ; //Save the workbook workbook . SaveAs...( style ); //Save the workbook workbook . Save ( "OutputAspose...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  5. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management.... Save ( ArtifactsDir + "DocumentBuilder...AppendChild ( innerTable ); doc . Save ( ArtifactsDir + "Table.CreateNestedTable...

    reference.aspose.com/words/net/aspose.words.tab...
  6. ParagraphFormat.SpaceAfter | Aspose.Words for .NET

    Control paragraph spacing with the SpaceAfter property. Easily adjust the spacing in points to enhance your document's readability and presentation....spacing above and below them and save the document. builder . Writeln...Writeln ( "Paragraph 2." ); doc . Save ( ArtifactsDir + "ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  7. ParagraphFormat.spaceAfter property | Aspose.Wo...

    ParagraphFormat.spaceAfter property. Gets or sets the amount of spacing (in points) after the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( "Paragraph 2." ); doc . save ( base . artifactsDir + "ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Watermark to PPTX Presentation Files using ...

    C++ source code for adding Watermark to PPTX Presentation...."Watermark" ); presentation -> Save( u "watermark.pptx" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/pptx/
  9. HtmlSaveOptions.FontResourcesSubsettingSizeThre...

    Optimize your HTML, MHTML, or EPUB files with the FontResourcesSubsettingSizeThreshold property, ensuring efficient font resource management. Default, 0....resources need subsetting when saving to HTML, MHTML or EPUB. Default..."Hello world!" ); // When we save the document to HTML, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::LowCode::Merger::Merge method | ...

    Aspose::Words::LowCode::Merger::Merge method. Merges the given input documents into a single document and returns Document instance of the final document in C++....Aspose::Words::SaveFormat The save format. Remarks If the output...page of the output will be saved to the specified stream. If...

    reference.aspose.com/words/cpp/aspose.words.low...