Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 371,729 for

save

(0.14 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Save ( "out.pptx" , Export . SaveFormat...class="p">;</span> } pres . Save ( "out.pptx" , Export . SaveFormat...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. Aspose.PSD for .NET 21.3 - 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....Stroke effect properties not saving to PSD file Bug Public API...invoke pattern rendering image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-3...
  3. Merge XPS files using .NET | Aspose.PDF

    Merge XPS files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/xps/
  4. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.Cells for Node.js via C++....Cells can save a chart as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...
  5. Supported File Formats|Aspose.Slides for Python...

    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....can load and save: Format Description Load Save Remarks PPT PowerPoint...

    docs.aspose.com/slides/python-java/supported-fi...
  6. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for Java API,开发人员可以为任何受支持的 3D 文档中的所有网格构建切线和副法线数据。...buildTangentBinormal ( scene ); // Save 3D scene scene . save ( MyDir + "BuildTangentAndBinor_out...

    docs.aspose.com/3d/zh/java/build-tangent-and-bi...
  7. Get Visio Shape Including Child|Documentation

    This section explains how to get visio shape including child with shape's id or name with Aspose.Diagram....Exception (); // Save visio diagram diagram . Save ( dataDir + "GroupShapes_out...

    docs.aspose.com/diagram/net/get-visio-shape-inc...
  8. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Node.js via Java can load and Save....can load and Save. Format Description Load Save Remarks 3DS 3D...

    docs.aspose.com/3d/nodejs-java/supported-file-f...
  9. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....SetImageResample ( 300 , 70 ); // Save the PDF file U16String outputPath..."OutputFile_out_pdf.pdf" ; workbook . Save ( outputPath , pdfSaveOptions...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  10. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. Add Image in Footer...imageStamp ); } document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/footer/