Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 375,755 for

save

(0.16 sec)
  1. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export....icon will be offered for save. When saving a group shape or a shape...Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it does not allow editing or saving Excel files — its sole purpose..."{{YearsOfService}}" , yearsOfService ); // Save the personalized presentation...

    docs.aspose.com/slides/net/excel-integration/
  3. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PDF to EMLX in Python | products.aspose...

    Save PDF to EMLX within Python applications without using Microsoft Word or Outlook...NET and saving it into EMLX format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  5. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  6. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedTrueTypeFonts method. Specifies whether or not to embed TrueType fonts in a document when it is Saved. Default value for this property is false in C++....fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. How to change table direction LTR to RTL - Free...

    I am trying to create a report in arabic and english for shane content report has a table , in case of arabic report table is printing properly RTL if i Save word file to PDF but it is not working in case of Savind word …...is printing properly RTL if i save word file to PDF but it is not...am saving both the file. if (downloadWord) { wordDoc.save(os...

    forum.aspose.com/t/how-to-change-table-directio...
  8. Convert KML to CSV using C#

    This tutorial explains the conversion of KML to CSV using C#. It has the IDE settings, a list of steps, and a sample code for developing a KML to CSV converter using C#.... You will learn to save feature attributes and geometry...object from the KML feature and save it in the CSV layer These steps...

    kb.aspose.com/gis/net/convert-kml-to-csv-using-...
  9. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided Python...

    products.aspose.com/pdf/python-net/decrypt/
  10. Extract Text From Word Document in Java

    One can extract Text from Word document in Java by referring to this simple article. It includes the required steps to set up the development environment, step-wise program workflow, and a running example code to to convert Word to TXT in Java....required output TXT file properties Save the loaded DOCX file as TXT...TXT file on the disk using the save method These precise steps in...

    kb.aspose.com/words/java/extract-text-from-word...