Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 120,953 for

save

(0.14 sec)
  1. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties visible in the Document Information Panel using Aspose.Cells with C++...."DateTime" ); // Save the workbook workbook . Save ( srcDir + u ...

    docs.aspose.com/cells/cpp/adding-custom-propert...
  2. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!... GetFieldCode ()); // Save the document as a macro-enabled...macro-enabled document type. doc . Save ( ArtifactsDir + "Field.MACROBUTTON...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for Node.js via C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....( true ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/rich-text-cust...
  4. BuiltInDocumentProperties.LastSavedBy | Aspose....

    Discover the BuiltInDocumentProperties LastSavedBy property to easily manage document authorship and enhance collaboration in your projects....properties automatically when we save the document. // To use these..."Details" -> "Origin". doc . Save ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++.... GetLine (); // Save the file U16String outputPath..."Watermark_Test.out.xls" ; workbook . Save ( outputPath ); std :: cout...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  6. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....</Font>" ); // Save the workbook workbook . Save ( outDir + u "output_out...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  7. Add, Get or Remove Watermark in PDF using C++ |...

    Add, get or remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file Add Watermark in PDF...Add ( artifact ); document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/watermark/
  8. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++...."A1" ); // Save the workbook in xlsx format wb . Save ( outDir...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  9. Pivot Table Hide and Sort Data with C++|Documen...

    Learn how to hide and sort data in pivot tables using Aspose.Cells with C++....CalculateData (); // Save the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/cpp/pivot-table-hide-and-...
  10. FieldRD.file_name property | Aspose.Words for P...

    FieldRD.file_name property. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index.... save ( ARTIFACTS_DIR + 'ReferencedDocument...doc . update_fields () doc . save ( ARTIFACTS_DIR + 'Field.field_rd...

    reference.aspose.com/words/python-net/aspose.wo...