Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 369,869 for

save

(0.15 sec)
  1. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an Excel workbook using Aspose.Cells with C++.... RemoveUnusedStyles (); // Save the file U16String outputFilePath..."output_out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  2. Export MD to PPTM via C# API | products.aspose.com

    .NET API to Convert MD to PPTM without using Microsoft Word...ability to create, edit, and save presentations in a variety of...Convert MD to PPTX by using Save method Load PPTX file by using...

    products.aspose.com/total/net/conversion/md-to-...
  3. ImageSaveOptions.TiffBinarizationMethod | Aspos...

    Discover the TiffBinarizationMethod property for ImageSaveOptions. Easily convert images to 1 bpp format with Ccitt3 or Ccitt4 compression....jpg" ); // When we save the document as a TIFF, we can...ThresholdForFloydSte = 240 }; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveOptions CssClassNamePrefix property to easily customize CSS class names with a unique prefix, enhancing your web design consistency.... Examples Shows how to save a document to HTML, and add...CssClassNamePrefix = "myprefix-" }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....inputFilePath ); // Save the Excel file as PDF workbook . Save ( outDir...pdf" ); std :: cout << "File saved successfully as PDF!" << std...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  6. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the page in C++....docx" ); // Saving a document to PDF, to an image...document within its pages. doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Გადაიყვანეთ JPG Გამოსახულება C++

    გადაიყვანეთ JPG Გამოსახულება C++ ფორმატში კოდით. შეინახეთ JPG როგორც Გამოსახულება C++....shape-> GetShapeRenderer ()-> Save ( u"Output.jpg" , MakeObject...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  8. Փոխարկել JPG HTML C++

    Փոխարկեք JPG ը HTML ձևաչափի C++ կոդով: Պահեք JPG որպես HTML օգտագործելով C++:...jpg" ); doc-> Save ( u"Output.html" ); using namespace...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  9. ReportBuilder.build_report method | Aspose.Word...

    aspose.words.lowcode.ReportBuilder.build_report method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with lines and curves in Java. Image clipping using Java API.... Save the output in any desired image...line, curve, or other object. Save the output in any desired image...

    docs.aspose.com/drawing/java/working-with-image...