Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 375,724 for

save

(0.09 sec)
  1. C++ API to Convert XPS to CSV | products.aspose...

    Convert XPS to CSV via C++ API without using Microsoft Excel or Adobe Reader...Convert XPS to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. Remove DOTX Annotation Online or Manage Annotat...

    delete comments from DOTX file through online app for free. Android API code to manage comments of DOTX files....all comments Call the save method to save the file. Code : Delete...this comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  3. Aspose.PSD for .NET 24.6 - Release Notes|Docume...

    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....image is cropped after the saving. Data is lost but Preview looks...true ; im . Save ( outputFile ); } // Check saved changes using...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-6...
  4. Online MHTML to POTM Conversion or Develop Java...

    Free online app to convert MHTML to POTM files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTM format using save method and...

    products.aspose.com/total/java/conversion/mhtml...
  5. Online MHTML to Powerpoint Conversion or Develo...

    Free online app to convert MHTML to Powerpoint files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/mhtml...
  6. Online SVG to OTP Conversion or Develop Java ba...

    Free online app to convert SVG to OTP files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/java/conversion/svg-t...
  7. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for .NET API, developers can create 3D objects, and then Save 3D scene in any supported 3D format....create 3D objects, and then save 3D scene in any supported 3D...ordinal mesh/triangle mesh during saving the scene into different supported...

    docs.aspose.com/3d/net/create-rectangular-torus...
  8. Specific Parameters of 2D Barcode Types|Documen...

    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 ( $"{path}QrCode.png" , BarCodeImageFormat.... Pdf417 . Rows = 6 ; gen . Save ( $"{path}Pdf417.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/2d-barcode-types/
  9. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals....the SvgSaveOptions object to save with no page borders or selectable...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then Save the xlsx as Docx. But with…...ImageOrPrint options and then save the xlsx as Docx. But with charts...SaveAsEditableShapes = true; workbook.Save(filePath + "sample.docx", options);...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...