Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 310,771 for

save

(0.1 sec)
  1. ImageColorMode enumeration | Aspose.Words for N...

    Aspose.Words.Saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....jpg" ); // When we save the document as an image, we...mode for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Slide to Presentation|Aspose.Slides for Pyt...

    Add slide to presentation in Python...added slide # Save the PPTX file to the Disk pres . save ( "EmptySlide...

    docs.aspose.com/slides/python-net/add-slide-to-...
  3. PdfSaveOptions.zoom_behavior property | Aspose....

    PdfSaveOptions.zoom_behavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer.... saving . PdfZoomBehavior : ... @zoom_behavior..., value : aspose . words . saving . PdfZoomBehavior ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.DocumentSavingArgs class, essential for handling document saving events efficiently in your applications.... To learn more, visit the Save a Document documentation article...to manage a document while saving to html. public void ProgressCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。... save ( _dataDir + "SubsequentIndent_out...textFragment ); // 保存文档 pdfDocument . save ( _dataDir + "PDFWithTextBorder_out...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  6. Add Slide to Presentation|Aspose.Slides Documen...

    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....slide // Save the PPTX file to the Disk pres . save ( "EmptySlide...

    docs.aspose.com/slides/androidjava/add-slide-to...
  7. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library...., "Hello" ); // save diagram diagram . Save ( @ "c:\temp\Drawing1...

    docs.aspose.com/diagram/net/working-with-comments/
  8. Understanding the Difference: PPT vs PPTX|Aspos...

    Explore the key differences between PPT and PPTX formats. Learn about their usage in C# and .NET environments....); // Save PPTX presentation in PPTX format pres . Save ( "PPTtoPPTX_out...

    docs.aspose.com/slides/net/ppt-vs-pptx/
  9. Convert HTML to PPTX in C++ | products.aspose.com

    Convert HTML to PPTX in C++. Use C++ library API to convert HTML to PowerPoint...AddFromHtml(htmlStream); } presentation -> Save( u "MyPresentation.pptx" , SaveFormat...you want to convert to PPTX. Save the resulting file as a PPTX...

    products.aspose.com/slides/cpp/conversion/html-...
  10. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.font_file_name property. Gets or sets the file name (without path) where the font will be Saved to....path) where the font will be saved to. @property def font_file_name...the value of this property to save the font into a different file...

    reference.aspose.com/words/python-net/aspose.wo...