Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 378,807 for

save

(0.2 sec)
  1. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code.... Save ( "add_activex.pptm" , SaveFormat...RemoveAt ( 0 ); } presentation . Save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/net/examples/elements/ac...
  2. Inserting and Deleting Rows and Columns in Ruby...

    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.... insertRows ( 2 , 1 ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( data_dir + "Insert Row.xls"...

    docs.aspose.com/cells/java/inserting-and-deleti...
  3. 在 Ruby 中插入和删除行和列|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.... insertRows ( 2 , 1 ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( data_dir + "Insert Row.xls"...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  4. View MBOX File Formats via .NET | products.aspo...

    C# source code to load, render and display MBOX documents on .NET Framework, .NET Core, and Xamarin Platforms....HtmlSaveOptions defines how these are saved as .html files, including resource...Each message is then saved using the Save method in the target...

    products.aspose.com/email/net/viewer/mbox/
  5. PDF form in Acrobat Reader is readonly after sa...

    Hi there, We’re encountering an issue with the Aspose.PDF library when handling a PDF file that contains an XFA form. Our application follows this process: Load the original PDF file. Populate the form fields. Save t…...Acrobat Reader is readonly after saving with Aspose PDF Aspose.PDF...fields. Save the updated file as a copy to disk. After saving the...

    forum.aspose.com/t/pdf-form-in-acrobat-reader-i...
  6. Online Word to XLT Conversion or Build .NET bas...

    Free online app to convert Word to XLT files. .NET C# conversion library code for Word documents....Convert WORD to HTML by using Save method Load HTML document by...Workbook class Save the document to XLT format using Save method and...

    products.aspose.com/total/net/conversion/word-t...
  7. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations.... save ( "smartart.pptx" , aspose ...( smartArt ); presentation . save ( "smartart_removed.pptx" ,...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. Გადაიყვანეთ TEXT Გამოსახულება C++

    გადაიყვანეთ TEXT Გამოსახულება C++ ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება C++....MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.txt"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/tex...
  9. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS documents with a few lines of C# code.... Save the changed XPS document using...using the XPsDocument.Save C# Code to add pages to an XPS file...

    products.aspose.com/page/net/add-delete-pages/
  10. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....2" }, ts ); // Save PDF document document . Save ( dataDir + "...01 ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/sticky-annotations/