Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,303 for

save

(0.22 sec)
  1. HtmlSaveOptions.fontsFolderAlias property | Asp...

    HtmlSaveOptions.fontsFolderAlias property. Specifies the name of the folder used to construct font URIs written into an HTML document...() : string Remarks When you save a Document in HTML format and...true , Aspose.Words needs to save fonts used in the document as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MetafileRenderingOptions.renderingMode property...

    MetafileRenderingOptions.renderingMode property. Gets or sets a value determining how metafile images should be rendered.... Saving . MetafileRenderingMod Remarks...default value depends on the save format. For images it is MetafileRenderingMod...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用列表项|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理列表项。..."Spain" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod..."France" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-04-mod...

    docs.aspose.com/pdf/zh/net/working-with-list-item/
  4. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...ms ); // Save the workbook in xlsx format wb . Save ( outDir...// Save the workbook in xlsx format wbWithOptions . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  5. Შექმენით Დოკუმენტი C++ Ში

    შექმენით ფაილი C++ ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი C++ ში რამდენიმე ნაბიჯით...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/make/
  6. Გააკეთეთ Markdown C++ Ის Გამოყენებით

    შექმენით ახალი Markdown C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown C++ ბიბლიოთეკის გამოყენებით...." ); doc-> Save ( u"Output.md" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.md"); using namespace...

    products.aspose.com/words/ka/cpp/make/md/
  7. Aspose.PSD for .NET 24.7 - Release Notes|Docume...

    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/net/aspose-psd-for-net-24-7...
  8. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of pages...can pass to the document's "Save" method // to modify the way...image. let options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Rotate PDF Pages Using C++|Aspose.PDF for C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C++....on90 ); } // Save output file document -> Save ( _dataDir + outputFileName...get_Width ())); // Save output file document -> Save ( _dataDir + outputFileName...

    docs.aspose.com/pdf/cpp/rotate-pages/
  10. 在Ruby中将文件转换为MHTML文件|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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/zh/java/converting-to-mht...