Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 164,796 for

save

(0.56 sec)
  1. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline types for enhanced typography in your designs.... Save ( ArtifactsDir + "Font.Underlines...new web browser window. doc . Save ( ArtifactsDir + "DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  2. 使用 Python 查看或編輯 PPSM 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPSM 格式元數據。...Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/python-net/m...
  3. Update Power Query Formula Item with Node.js vi...

    Learn how to update the Power Query Formula item data source in an Excel file using Aspose.Cells for Node.js via C++....} } } // Save the output workbook. workbook . save ( outputDir...

    docs.aspose.com/cells/nodejs-cpp/update-power-q...
  4. Delete Pivot Table from a Worksheet with C++|Do...

    C++ code to remove PivotTable for Excel Worksheets using Aspose.Cells....RemoveAt(0); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/delete-pivot-table-fr...
  5. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font.... save ( file_name = ARTIFACTS_DIR...( 'Underlined text.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inserting a WAV file as an Ole Object with Node...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells for Node.js via C++....filePath ); // Save the excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/inserting-a-wa...
  7. FieldMacroButton.display_text property | Aspose...

    FieldMacroButton.display_text property. Gets or sets the text to appear as the button that is selected to run the macro or command.... get_field_code ()) # Save the document as a macro-enabled...macro-enabled document type. doc . save ( file_name = ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this section.... save ( file_name = ARTIFACTS_DIR...magna aliqua. ' ) i += 1 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Save the modified presentation to...-> GREEN ); # Save the PPTX to disk $pres -> save ( "WelcomeFont...

    docs.aspose.com/slides/php-java/manage-fonts/
  10. Remove duplicate rows in a Worksheet with C++|D...

    Learn how to remove duplicate rows in a worksheet using Aspose.Cells for C++....<span class="c1">// Save the result book . Save ( u "removeduplicates-result...

    docs.aspose.com/cells/cpp/remove-duplicate-rows...