Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 380,813 for

save

(0.22 sec)
  1. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++....GetHeightScale ()); // Save the workbook workbook . Save ( outputFilePath... 2 , 0 ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  2. 更改数据透视表的布局|Documentation

    如何使用Aspose.Cells for Java脚本通过C++改变数据透视表的布局。... calculateData (); // Save the Compact form output const...const outputData1 = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/zh/javascript-cpp/changin...
  3. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property to effortlessly adjust the zoom factor for your images, enhancing quality and customization....jpg" ); // When we save the document as an image, we...// edit the image while the saving operation renders it. ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert Image to PDF in C++ | products.aspose.com

    Convert image to PDF in C++. Use the C++ library API to convert image files to PDF documents....import images into slides and save the result as a PDF document...Presentation from the image file and save it as a PDF document. C++ code...

    products.aspose.com/slides/cpp/conversion/image...
  5. Merge MD files using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/md/
  6. Merge PCL files using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/pcl/
  7. Merge EPUB files using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/epub/
  8. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_Save_format method. Converts IANA content type into a Save format enumerated value....content_type_to_save_format method content_type_to_save_format(content_type)...into a save format enumerated value. def content_type_to_save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#....Finally, save the updated PDF using the Document object’s Save method...collection. Save the updated PDF using the Document object’s Save method...

    docs.aspose.com/pdf/net/create-links/
  10. Convert HTML to PNG in Python | products.aspose...

    Convert HTML to PNG in Python. Use Python library API to convert HTML files to PNGs...Presentation from HTML file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...