Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 375,798 for

save

(0.11 sec)
  1. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldReaders method. Specifies whether the keywords for "old readers" are written to RTF or not. This can significantly affect the size of the RTF document. Default value is true in C++....Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldRe...true . bool Aspose :: Words :: Saving :: RtfSaveOptions :: get_ExportImagesForOldRe...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method...pages or shapes will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert a Multi-page Document to an Image in Py...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Python....organized when saving to an image: single_page – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/python-net/convert-a-mult...
  4. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling.... save ( _dataDir + "SubsequentIndent_out...textFragment ); // Save the document pdfDocument . save ( _dataDir +...

    docs.aspose.com/pdf/java/text-formatting-inside...
  5. Aspose::Words::Saving::TxtSaveOptions::get_Pres...

    Aspose::Words::Saving::TxtSaveOptions::get_PreserveTableLayout method. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format. The default value is false in C++....Aspose::Words::Saving::TxtSaveOptions::get_PreserveTableLayout...preserve layout of tables when saving in the plain text format. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 使用Aspose.Cells将工作簿转换为HTML|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  7. Saving a printable form and recognition pattern...

    How to Save a generated printable form image and a recognition pattern file on disk....Ask AI Saving a printable form and recognition pattern Contents...you can save it to disk in the preferred format. The saved results...

    docs.aspose.com/omr/cpp/generate-template/save/
  8. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Python....image, again, in any supported save format . Convert to Image Format...make the necessary changes, and save it in any available image format...

    docs.aspose.com/words/python-net/convert-a-docu...
  9. Aspose::Words::Drawing::OleFormat class | Aspos...

    Aspose::Words::Drawing::OleFormat class. Provides access to the data of an OLE object or ActiveX control. To learn more, visit the documentation article in C++....embedded object if you want to save it into a file. get_SuggestedFileName...embedded object if you want to save it into a file. GetOleEntry...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/net/convert-visio-to-pdf/