Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 347,053 for

save

(0.11 sec)
  1. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....background ); // Save the document doc . save ( _dataDir + "BackGround...

    docs.aspose.com/pdf/java/add-backgrounds/
  2. Working With PSB Files|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....files and same can be used to save the results. The following code...files and same can be used to save the results. The PdfOptions...

    docs.aspose.com/psd/net/working-with-psb-files/
  3. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++.... It then saves the workbook as output PDF file...); // Save the workbook as a PDF file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  4. Slide Section|Aspose.Slides 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....section2 will start pres -> Save ( u "pres-sections.pptx" , SaveFormat...ReorderSectionWithSl ( section2 , 0 ); pres -> Save ( u "pres-sections-moved.pptx"...

    docs.aspose.com/slides/cpp/slide-section/
  5. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children.... save ( base . artifactsDir + "Table...OoxmlCompliance class). // If we save the document to pre-ISO/IEC...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset data for efficient, personalized output.... Save "C:\MyPath\CustomerLabels Out...// Execute the mail merge and save the document. doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  7. 形状效果|Aspose.Slides 文档

    在 Java 中对 PowerPoint 形状应用效果... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  8. Crop PDF using C++ | Aspose.PDF

    Crop PDF without losing quality in C++ programmatically with C# sample code using Aspose.PDF for C++...and create new Box Rectagle Save the updated document to the...the new path using the Save() method. If you want to crop a PDF...

    products.aspose.com/pdf/cpp/crop/
  9. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....SignatureLine property and saves the workbook. #include <iostream>...AddSignatureLine ( 1 , 1 , s ); // Save the workbook U16String outputFilePath...

    docs.aspose.com/cells/cpp/create-signature-line...
  10. 使用匿名类型或自定义对象|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....false ); //Save the excel file. report . Workbook . Save ( FileName...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...