Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 38,276 for

save

(0.04 sec)
  1. PDF Viewer for Aspose.PDF for Android - Free Su...

    Hi, Is there no way to display a PDF using Aspose.pdf library? There is a need for a PDF viewer on Android OS & the existing solutions such as Qoppa or MuPDF are not dev friendly by any means. Is adding a viewer on yo…...pdf"); // create stream object to save the output image java.io.OutputStream...convert a particular page and save the image to stream jpegDevice...

    forum.aspose.com/t/pdf-viewer-for-aspose-pdf-fo...
  2. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    Convert Aspose.Words image types to file extensions effortlessly with the FileFormatUtil method. Get accurate, lowercase extensions in seconds!...images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/net/aspose.words/fil...
  3. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output XLSX document...how sections are handled when saving to the output XLSX document...Words . Saving . XlsxSectionMode Examples Shows how to save document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.template property | A...

    BuiltInDocumentProperties.template property. Gets or sets the informational name of the document template....properties automatically when we save the document. // To use these..."Details" -> "Origin". doc . save ( base . artifactsDir + "DocumentProperties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SvgSaveOptions.show_page_border property | Aspo...

    SvgSaveOptions.show_page_border property. Controls whether a border is added to the outline of the page...the SvgSaveOptions object to save with no page borders or selectable...selectable text. options = aw . saving . SvgSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using C#... Save ( "output.pptx" , SaveFormat...Loop = true ; presentation . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/net/manage-slide-show/
  7. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.hyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this document.... save ( base . artifactsDir + "DocumentProperties...to the one we are planning to save the document in. // We could...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for .NET 20.3 - 发行说明|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 ( "rect2_color.ai_output.pdf".... UpdateLayerData (); img . Save ( outputFile ); } PSDNET-233...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. PdfSaveOptions.dml_effects_rendering_mode prope...

    PdfSaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered.... saving . DmlEffectsRenderingM : ...., value : aspose . words . saving . DmlEffectsRenderingM ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files.... Save the SVG document. The following...21 // Save the SVG document to a file 22 document. Save (Path...

    docs.aspose.com/svg/net/how-to-change-svg-color/