Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,991 for

numbers export

(0.29 sec)
  1. How to Convert PPTX to Markdown using C#

    This simple article focuses on how to convert PPTX to Markdown using C#. It also includes the project configuration, a list of step wise programming tasks, and a working example code to Export PPT to MD in C#....and a working example code to export the PowerPoint to Markdown...steps entail the process of exporting PPTX to MD using C# with the...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  2. How to Convert Visio to PDF in C#

    This tutorial provides you information about how to convert Visio to PDF in C#. You will get all the details to configure the environment, step-by-step process and a runnable sample code to Export Visio to PDF in C#...file in VSD or VSDX format and export it to a PDF document with a...count to mention the total number of pages to render and page...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  3. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.Export_text_input_form_field_as_text property. Controls how text input form fields are saved to HTML or MHTML...export_text_input_form_field_as_text property HtmlSaveOptions...HtmlSaveOptions.export_text_input_form_field_as_text property Controls how...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....compatibility, file format import/export, rendering, document content...thorough document import and export features provided by Aspose...

    docs.aspose.com/words/python-net/features/
  5. 限制生成页数 使用 C++ 通过 JavaScript 转换 Excel 为 PDF|Docu...

    学习如何在使用 C++ 通过 JavaScript 将 Excel 工作表转换为 PDF 时限制生成的页数。...Cells PDF Export Example </ title > </ head...head > < body > < h1 > Export Specific Pages to PDF </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/limit-t...
  6. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...Hide ] toString(saveFormat) Exports the content of the node into...format. toString(saveOptions) Exports the content of the node into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... export . SaveFormat . PPTX ) Check...boxes. You can specify the number of columns and set the spacing...

    docs.aspose.com/slides/python-net/manage-textbox/
  8. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!...slide_number}.jpg" thumbnail . save ( file_name...file_name = f "Slide_{slide.slide_number}.jpg" thumbnail . save ( file_name...

    docs.aspose.com/slides/python-net/convert-power...
  9. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....mkdir(); // Set an option to export form fields as plain text instead...// Specify that we want to export document properties. saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....large document into a greater number of smaller files. There are...starting with the specified page numbers. In such case the ExtractPages...

    docs.aspose.com/words/net/split-a-document/