Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 154,636 for

save

(0.17 sec)
  1. MailMergeSettings.Clear | Aspose.Words for .NET

    Effortlessly reset your mail merge settings with the MailMergeSettings Clear method, transforming your document into a standard format for seamless use....document is saved, no mail merge settings will be saved and it will...clearing them. Once we do that and save the document, // Microsoft Word...

    reference.aspose.com/words/net/aspose.words.set...
  2. Picture Frame|Aspose.Slides for Python Document...

    Add a picture frame to a PowerPoint presentation in Python... save ( "RectPicFrameFormat_out.pptx"...combine picture frame with the save options Aspose.Slides, you can...

    docs.aspose.com/slides/python-net/picture-frame/
  3. How to Convert PDF to HTML in C#

    This brief topic focuses on how to convert PDF to HTML in C#. You can export PDF to HTML in C# by using simple API calls with no dependence on Adobe Acrobat or any other third party tool....to set Fonts, SVG and Image save options Finally, convert PDF...PDF to HTML in C# by using Save method By following the above steps...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-htm...
  4. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in Node.js using Aspose.Cells for Node.js via C++....getGlow() property and then saves the workbook in output excel...); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  5. Document.AutomaticallyUpdateStyles | Aspose.Wor...

    Discover how the AutomaticallyUpdateStyles property in MS Word ensures your document's styles sync with the template every time you open it, enhancing consistency.... Save ( ArtifactsDir + "Document....// if a document that we are saving does not have one. SaveOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Remove Pivot Connection with C++|Documentation

    Learn how to remove pivot connection with Aspose.Cells library using C++.... Finally, it saves the workbook as output Excel...RemovePivotConnectio ( pivottable ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  7. Remove Pivot Connection with Node.js via C++|Do...

    Learn how to remove pivot connection using Aspose.Cells for Node.js via C++.... Finally, it saves the workbook as output Excel...removePivotConnectio ( pivotTable ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/nodejs-cpp/remove-pivot-c...
  8. How to Create Mapi Contact using C#

    In this simple topic, we will focus on how to create Mapi Contact using C# by adhering to specifically defined steps and using the example code. You can add Mapi Contact in C# with the help of simple API calls....contact Save the contact as an MSG file on the disk Save the contact... the added contact will be saved as an MSG file and a VCF file...

    kb.aspose.com/email/net/how-to-create-mapiconta...
  9. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AutomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word in C++....set_AutomaticallyUpdateS ( true ); doc -> Save ( ArtifactsDir + u "Document...// if a document that we are saving does not have one. SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java... save ( "RectPicFrame.pptx" , SaveFormat...combine picture frame with the save options Aspose.Slides, you can...

    docs.aspose.com/slides/java/picture-frame/