Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 312,272 for

save

(0.06 sec)
  1. C# 3D Formats Point Cloud | products.aspose.com

    Generate point cloud to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....with the relevant output The Save method of the format parameter...Create save options using PLYSaveOptions to create save options...

    products.aspose.com/3d/net/point-cloud/
  2. Supported File Formats – Aspose.HTML for Java

    In this article, you will learn about the input and output file formats supported by Aspose.HTML for Java library....can load and save. Format Description Load Save Remarks HTML...format HTML with XML syntax Save option is only available when...

    docs.aspose.com/html/java/getting-started/suppo...
  3. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto fonts.... fallback_settings # Save the default fallback font scheme...substitute. font_fallback_settings . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to Save for optimized output. Explore now!... Save ( ArtifactsDir + "ImageSaveOptions... EqualTo ( 3 )); // When we save the document as an image, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++.... Finally, it saves the workbook in output XLSX...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...

    docs.aspose.com/cells/cpp/create-slicer/
  6. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to Save document...the compression level used to save document. The default value...compressionLevel () : Aspose . Words . Saving . CompressionLevel Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and Save the modified file to disk....calculateFormula ( calculationOptions ); // Save to xlsx by setting the calc...workbook . save ( dataDir + "output_out.xlsx" ); // Save to pdf workbook...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  8. Convert Oracle Primavera P6 Project XML or XER ...

    Aspose.Tasks for .NET provides the ability to convert Projects in Primavera formats to Excel, PDF, MPP, PNG, JPEG.... Saving a Primavera P6 XML or XER file...class exposes the Save method which is used to save a project in various...

    docs.aspose.com/tasks/net/convert-primavera-xer...
  9. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for .NET. Our step-by-step guide with sample C# code provides the solution for developers looking to streamline their document workflows....from the ISlide interface and save it to a memory stream. Add the...from the DocumentBuilder class. Save the Word document to a file...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...fit_to_pages_wide = 1 # Save the workbook workbook . save ( "out_net.pdf"...True # Save the workbook with options workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/zh/python-net/how-to-prin...