Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 375,527 for

save

(0.12 sec)
  1. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving...during document loading or saving. To learn more, visit the Programming...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Convert MSG to DOC in Python | products.aspose.com

    Save MSG to DOC in your Python applications without using Microsoft Outlook or Word...NET and saved into the respective Word DOC...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF. Includes PDF 2.0 support.... Save the updated document using the...the Document class’ Save method. The following code snippet shows...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  5. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++.... Finally, it saves the workbook as the output Excel...slicers . Remove ( slicer ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/cpp/removing-slicer/
  6. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....inputFilePath ); // Save Workbook to XLSM format workbook . Save ( outDir...); std :: cout << "Workbook saved successfully in XLSM format...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  7. Formatting Slicer with Node.js via C++|Document...

    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....columns and style type, and saves it as output Excel file . The...); // Save the workbook in output XLSX format. wb . save ( "outputFormattingSlic...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  8. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....( false ); // Save the workbook workbook . Save ( srcDir + u "outputfile...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  9. Aspose::Words::AI::OpenAiModel::WithOrganizatio...

    Aspose::Words::AI::OpenAiModel::WithOrganization method. Sets a specified Organization to the model in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  10. Aspose::Words::AI::AiModel::Create method | Asp...

    Aspose::Words::AI::AiModel::Create method. Creates a new instance of AiModel class in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...