Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 45,865 for

save

(0.07 sec)
  1. Aspose.PSD for .NET 24.7发布说明|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 ( outputFile , new PngOptions...PdfCoreOptions (); psdImage . Save ( output , saveOptions ); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. 形状效果|Aspose.Slides 文档

    在C++中为PowerPoint形状应用效果...0f ); pres -> Save ( u "output.pptx" , SaveFormat...set_BlurRadius ( 4 ); pres -> Save ( u "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/shape-effect/
  3. OoxmlSaveOptions.Zip64Mode | Aspose.Words for .NET

    Discover the OoxmlSaveOptions Zip64Mode property to enhance your document's output with ZIP64 format. Optimize large files effortlessly!... Save ( ms , System . Drawing . Imaging...()); } } } builder . Document . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in C++...get_ActualMinorUnit (); // Saves the presentation pres -> Save ( u "ErrorBars_out...SwitchRowColumn (); // Saves presentation pres -> Save ( u "SwitchChartRowColumn_out...

    docs.aspose.com/slides/cpp/chart-axis/
  5. Aspose.PSD for .NET 19.12 - 发布说明|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 ( "psdnet11_output.psd" ); }...; break ; } } break ; } im . Save ( exportPath ); } } PSDNET-115...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. Modern API|Aspose.Slides for Python Documentation

    Modern API... save ( "slide1.jpeg" , slides . ImageFormat...slides [ 0 ] . get_thumbnail () . save ( "slide1.png" ) Modern API:...

    docs.aspose.com/slides/python-net/modern-api/
  7. HtmlSaveOptions.images_folder_alias property | ...

    HtmlSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an HTML document... Remarks When you save a Document in HTML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files...compression level to use while saving an OOXML document. let doc...document.docx" ); // When we save the document to an OOXML format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....that can be specified when saving a document into fixed page...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  10. 3D Presentation|Aspose.Slides Documentation

    3D PowerPoint presentation in C# or .NET... Save ( "sample_3d.png" ); } presentation . Save ( "sandbox_3d...imageScale )) { thumbnail . Save ( "sample_3d.png" ); } 3D Depth...

    docs.aspose.com/slides/net/3d-presentation/