Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 375,703 for

save

(0.57 sec)
  1. Convert JSON to Excel with JavaScript via C++|D...

    Learn how to convert a JSON file to an Excel workbook with Aspose.Cells for JavaScript via C++....// save file to xlsx format const outputData = wb . save ( SaveFormat...Load JSON into Workbook and Save as XLSX </ h1 > < input type...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  2. Convert a Multi-page Document to an Image in Ja...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Java....organized when saving to an image: SinglePage – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/java/convert-a-multi-page...
  3. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    Discover how TxtSaveOptions' SimplifyListLabels feature enhances clarity by streamlining complex list labels for improved text representation....the appearance of lists when saving a document to plaintext. Document...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....apply text compression when saving a document to PDF. Document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  5. C# 3D Formats Watermark Verification | products...

    Add blind Watermark Verification 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....Create save options using FbxSaveOptions to create save options...options and call the scene save method with the output file path and...

    products.aspose.com/3d/net/verify-watermark/
  6. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for Node.js via C++....setStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . save ( "outputTableCssId...

    docs.aspose.com/cells/nodejs-cpp/prefix-table-e...
  7. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for C++ – easily create and export presentation thumbnails.... Save the thumbnail image to any desired...shape -> GetImage (); image -> Save ( u "Shape_thumbnail_out.png"...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  8. 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...
  9. 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...
  10. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with Golang via C++....Cells enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/go-cpp/convert-excel-file...