Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 375,722 for

save

(0.27 sec)
  1. ImageSaveOptions.PageLayout | Aspose.Words for ...

    Specifies how multiple document pages are arranged in a single image for accurate visual output....property has effect only when saving to the following formats: Jpeg... WebP Examples Shows how to save the document into JPG image...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose.PSD for .NET 23.10 - 发布说明|Documentation

    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....Save 时出现的空引用异常 错误 公共 API 更改 新增 API:...( sourceFile )) { psdImage . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. AutoFit Rows for Rendering|Documentation

    Learn how to AutoFit rows for rendering through the Aspose.Cells for Python via .NET API.... and even when you print or save the file as a PDF, the text...you switch to Print view or save the file as a PDF, the text...

    docs.aspose.com/cells/python-net/autofit-rows-f...
  4. Delete Images from PDF File|Aspose.PDF for Java

    This section explain how to delete Images from PDF File using Aspose.PDF for Java.... Saved the output like using the Document object’s Save method...delete ( 1 ); pdfDocument . save ( outputFile ); pdfDocument...

    docs.aspose.com/pdf/java/delete-images-from-pdf...
  5. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....Shows how to show comments when saving a document to a rendered format.... SHOW_IN_ANNOTATIONS doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....GIF conversion allows you to save an HTML document as a GIF image...example. In the example, the save options are set by default....

    docs.aspose.com/html/net/convert-html-to-gif/
  7. Rendering of Rotated Text Layers|Documentation

    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.... Now call the Save method of the PsdImage instance...RotateFlipType . Call RotateFlip method Save the results. The following code...

    docs.aspose.com/psd/net/rendering-of-rotated-te...
  8. Using Data Sources and Queries Created in Visua...

    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....queries in Visual Studio and save them to an RDL file. When the...EmpSalesDetail in Visual Studio and save it as an RDL file. The EmpSalesDetail...

    docs.aspose.com/cells/reportingservices/using-d...
  9. Convert APNG files in C#|Documentation

    Create APNG image from PNG using C# Image Processing Library, export animation to GIF, Save to animated WEBP, and create APNG animation using Vector graphics....GIF Save to animated APNG image from animated WEBP Save to animated...

    docs.aspose.com/imaging/net/convert-apng-files/
  10. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....semi-transparent rotated watermark, and saves the modified document under...configure the watermark properties. Save the updated document. use asposepdf...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/