Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 13,939 for

export options

(0.14 sec)
  1. Convert CSV to JSON|Documentation

    Convert CSV to JSON by using Aspose.Cells for Python via .NET API....ExportRangeToJsonOpt class provides options for exporting a range to JSON. The...following properties. export_as_string : Exports the string values...

    docs.aspose.com/cells/python-net/convert-csv-to...
  2. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions Options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat...Save(stream, options); stream.Position = 0; even if i am exporting the...

    forum.aspose.com/t/images-not-being-rendered-pr...
  3. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    Discover the ShapeBase GetShapeRenderer method to effortlessly create and render shapes as images, enhancing your design projects with ease....to use a shape renderer to export shapes to files in the local...GetShapeRenderer (); ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... let options = new aw . Saving . PdfSaveOptions...starting from the second page. options . pageSet = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...save options HtmlSaveOptions options ; // Do not export hidden...hidden worksheet contents options . SetExportHiddenWorks ( false...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  6. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... export . RenderingOptions (), drawing...presentation . get_images ( slides . export . RenderingOptions (), drawing...

    docs.aspose.com/slides/python-net/modern-api/
  7. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for Export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!...current image is available for export. public bool IsImageAvailable...In this case Aspose.Words exports an icon with a red cross. This...

    reference.aspose.com/words/net/aspose.words.sav...
  8. HtmlSaveOptions.officeMathOutputMode property |...

    HtmlSaveOptions.officeMathOutputMode property. Controls how OfficeMath objects are Exported to HTML, MHTML or EPUB...how OfficeMath objects are exported to HTML, MHTML or EPUB. Default...Shows how to specify how to export Microsoft OfficeMath objects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for Android via Java. Learn how to Export slides with speaker notes efficiently....Slides, you can not only export entire presentations with speaker...Configure the output layout options: Use the NotesCommentsLayouti...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. 导出打印区域范围到HTML,使用Node.js通过C++|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....Initialize HtmlSaveOptions const options = new AsposeCells . HtmlSaveOptions...// Set flag to export print area only options . setExportPrintAreaOn...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...