Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 370,180 for

save

(1.63 sec)
  1. 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...
  2. Use Formulas Functions to Process Data in VSTO ...

    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/net/use-formulas-function...
  3. 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/
  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. Create PdfBookmarkEntry for Chart Sheet with C+...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for C++....push_back ( ent4 ); // Create Pdf Save Options with Bookmark Entries...opts . SetBookmark ( ent1 ); // Save the output Pdf U16String outputFilePath...

    docs.aspose.com/cells/cpp/create-pdfbookmarkent...
  6. 连接器|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。... save ( "connector.pptx" , slides...( connector ) presentation . save ( "connector_removed.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. 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...
  8. 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...
  9. 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...
  10. Convert ODT to EMLX in Python | products.aspose...

    Save ODT to EMLX within Python applications without using Microsoft Word or Outlook...NET and save it into EMLX format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...