Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 369,759 for

save

(0.3 sec)
  1. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation.... Save ( ArtifactsDir + "Document....= showParagraphMarks ; doc . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/doc...
  2. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  3. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。... RemoveAt ( 0 ); // Save the workbook to retain the changes...changes workbook . Save ( outputFilePath ); std :: cout << "Named...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....setFitToPagesWide ( 1 ); // Save the workbook workbook . save ( "out_net.pdf"...( true ); // Save the workbook. workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  5. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...getActualMinorUnit (); # 保存演示文稿 $pres -> save ( "MaxValuesVerticalAxi_out...switchRowColumn (); # 保存演示文稿 $pres -> save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/php-java/chart-axis/
  6. Find Specific Word Occurrence|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...."test" ); //Save the file. excelApp . ActiveWorkbook . Save (); excelApp...objSheet , "test" ); workbook . Save ( myPath ); } private static...

    docs.aspose.com/cells/net/find-specific-word-oc...
  7. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property to effortlessly adjust the zoom factor for your images, enhancing quality and customization....pass to the node renderer's "Save" method to modify // how it...; math . GetMathRenderer (). Save ( ArtifactsDir + "Shape.RenderOfficeMath...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP.... save ( "hyperlink.pptx" , slides...hyperlink_click = None presentation . save ( "hyperlink_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....SetY ( 150 ); // Save the workbook workbook . Save ( outputFilePath..."A1:B3" , true ); workbook . Save ( outDir + u "book1.out.xls"...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  10. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....user image for added contact Save the contact as an MSG file format...format on the disk Save the contact as a VCF file format on the...

    kb.aspose.com/email/python/how-to-create-mapico...