Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 14,765 for

export options

(0.57 sec)
  1. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...HtmlSaveOptions options ; // Set flag to export print area only...only options . SetExportPrintAreaOn ( true ); // Save to HTML format...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  2. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method...Hide ] save(file_name, save_options) Renders the shape into an...self , file_name : str , save_options : aspose . words . saving ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert MPP to CSV in C#

    This topic is about how to convert MPP to CSV in C#. You can transform MPP file to CSV using C# by adhering to well defined steps and an example using a few lines of code....the NuGet package manager to export MPP to CSV using C# Access...set the required CSV file options Convert the MS Project file...

    kb.aspose.com/tasks/net/convert-mpp-to-csv-in-c...
  4. Aspose::Words::Drawing::ShapeBase::GetShapeRend...

    Aspose::Words::Drawing::ShapeBase::GetShapeRenderer method. Creates and returns an object that can be used to render this shape into an image in C++....to use a shape renderer to export shapes to files in the local...GetShapeRenderer (); auto options = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#.... Steps to Export PCL to PDF in C# Set the environment...setting the PCL file load options using an instance of the PclOptions...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...
  6. 防止在使用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-...
  7. Convert ODP to PPTX in Python|Aspose.Slides for...

    Convert ODP to PPTX with Aspose.Slides for Python via .NET. Clean code examples, batch tips, and high-quality results—no PowerPoint needed.... Export ODP to PPTX Aspose.Slides for..."AccessOpenDoc_out.pptx" , slides . export . SaveFormat . PPTX ) Live...

    docs.aspose.com/slides/python-net/convert-odp-t...
  8. Customize Bubble Charts in Presentations with P...

    Create and customize powerful bubble charts in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET to enhance your data visualization easily....two specific customization options: scaling bubble sizes through...version, and explains that export preserves the chart’s appearance...

    docs.aspose.com/slides/python-net/bubble-chart/
  9. The behavior of Cells.ExportDataTable() methods...

    In Aspose.Cells for .NET 24.7 Release Notes there is a Changes the behavior of Cells.ExportDataTable() methods. The change of behavior is causing issues for us. Is there a way for us to continue Exporting a numeric cel…...a way for us to continue exporting a numeric cell as a raw literal...continue having percentages exported as decimals instead of a percentage...

    forum.aspose.com/t/the-behavior-of-cells-export...
  10. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...ExportFieldsToJsonOp with indentation var options = new Aspose . Pdf . ExportFieldsToJsonOp...dataDir + "TextField.pdf" )) { // Export fields to JSON var exportResult...

    docs.aspose.com/pdf/zh/net/import-export-json/