Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 185,171 for

save

(0.17 sec)
  1. 显示和隐藏工作簿的滚动条|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....setHScrollBarVisible ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeSrollbarsHide...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  2. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....Report5 ); // Saving the Excel file workbook . Save ( outputFilePath...DownThenOver ); // Saving the Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  3. Chart Legend|Aspose.Slides for Node.js via .NET...

    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.... save ( "Legend_out.pptx" , aspose... setMaxValue ( 10 ); pres . save ( "output.pptx" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/chart-legend/
  4. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPP files seamlessly....developers to open, modify, and save MPP files programmatically,... TimeUnitType.Day); project.Save( "EditedProject.mpp" ); How...

    products.aspose.com/tasks/supported-formats/mpp/
  5. ImagePixelFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImagePixelFormat enum for optimal pixel formats in document page images. Enhance your document visuals effortlessly!...jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property to customize numeral rendering. Easily switch to European numerals for enhanced document presentation....the numeral format used when saving to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Customize Barcode Appearance|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Node.js via Java...sample shows how to create and save a barcode image let generator...setInches ( 1 . 3f ); generator . save ( "test.png" , BarcodeImageFormat...

    docs.aspose.com/barcode/nodejsjava/customize-ba...
  8. How to set AutoRecover property of Workbook wit...

    Learn how to enable or disable the AutoRecover property of a workbook using Aspose.Cells for C++.... then sets it to false and saves the workbook. Then it reads...( false ); // Save the workbook workbook . Save ( outDir + u "output_out...

    docs.aspose.com/cells/cpp/how-to-set-autorecove...
  9. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon shape in the first slide. When I open this pptx file using aspose and just try to Save it again, it throws the below exception: DashPattern value is not val…...Getting an Error While Saving the Presentation: DashPattern Value...using aspose and just try to save it again, it throws the below...

    forum.aspose.com/t/getting-an-error-while-savin...
  10. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in C# or .NET... Save ( "Comments_out.pptx" , SaveFormat...Console . WriteLine (); } pres . Save ( "parent_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/net/presentation-comments/