Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 363,836 for

save

(0.16 sec)
  1. Add Watermark to ODP Presentation Files using C...

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

    products.aspose.com/slides/cpp/watermark/odp/
  2. Add Watermark to PPT Presentation Files using C...

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

    products.aspose.com/slides/cpp/watermark/ppt/
  3. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before 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...
  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.... Activate (); //Save As the excel file. excelApp...ActiveSheetIndex = 0 ; //Save As the excel file. workbook . Save ( "out_My_Book1...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  5. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale in C++....WrapType :: Square ); doc -> Save ( get_ArtifactsDir () + u "...WrapType :: Square ); doc -> Save ( get_ArtifactsDir () + u "...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 使用公式函数处理数据|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 ( "D:\\OutputAspose...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  7. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters... Save ( $"{path}QRCodetext.png" ,...TwoDDisplayText = "Bytes mode" ; gen . Save ( $"{path}ExtCodeBytes.png"...

    docs.aspose.com/barcode/net/get-barcode-type-an...
  8. Use Connection indexes to connect shapes|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....Top with dynamic connectors Save drawing use connection indexes...connecter2Id ); // save drawing diagram . Save ( @ "C:\temp\Drawing1_out...

    docs.aspose.com/diagram/net/use-connection-inde...
  9. Convert ICS to MHTML via Java | products.aspose...

    Try the code sample to convert ICS files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...Appointment class used to load and save calendar events, create new...

    products.aspose.com/email/java/conversion/ics-t...
  10. CssSavingArgs.Document | Aspose.Words for .NET

    Discover the CssSavingArgs Document property to access the current document being Saved, enhancing your workflow efficiency and document management....object that is currently being saved. public Document Document {...can pass to the document's "Save" method // to modify how we...

    reference.aspose.com/words/net/aspose.words.sav...