Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 373,070 for

save

(0.38 sec)
  1. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  2. Developer Guide|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....Different Ways to Open Files Save Save a visio drawing Print Print...

    docs.aspose.com/diagram/net/developer-guide/
  3. LayoutOptions.comment_display_mode property | A...

    LayoutOptions.comment_display_mode property. Gets or sets the way comments are rendered...Shows how to show comments when saving a document to a rendered format.... SHOW_IN_ANNOTATIONS doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。... Save ( outDir + u "rangestyles.out...Blue ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  5. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram...."Test text" ); // Save diagram diagram . Save ( dataDir + "InsertTextShape_out...particular shape. Set the new text. Save the diagram. Update Shape Text...

    docs.aspose.com/diagram/net/working-with-text/
  6. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....22 23 // Save the project to XML format 24 25 prj. save ( "Project4... Prorated ); 18 19 project. save ( "ProjectDefaultProps.xml"...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  7. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....01 and save it to another file: Scene scene...Vector3 ( 0 . 01 )); scene . Save ( "scaled-scene.obj" , FileFormat...

    docs.aspose.com/3d/net/scale-geometries-of-a-3d...
  8. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Python via .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ...create_child_node ( sphere ) # Save scene scene . save ( "data-dir" + "sphere...

    docs.aspose.com/3d/python-net/working-with-radi...
  9. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism....page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/net/aspose.words.low...
  10. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations.... save ( "SetChartSeriesOverla_out...preferred fill type and fill color. Save the modified presentation. This...

    docs.aspose.com/slides/androidjava/chart-series/