Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 7,774 for

export

(0.08 sec)
  1. 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...Finally, the loaded MPP file is exported to a CSV file and saved on...

    kb.aspose.com/tasks/net/convert-mpp-to-csv-in-c...
  2. Convert ODP to PPTX|Aspose.Slides for Python Do...

    Convert OpenOffice ODP to PowerPoint Presentation PPTX in Python... export . SaveFormat . PPTX ) Live...

    docs.aspose.com/slides/python-net/convert-odp-t...
  3. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience....to define custom logic for exporting fonts when saving to HTML...Configure a SaveOptions object to export fonts to separate files. //...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are saved when a document is saved to HTML, MHTML or EPUB....to define custom logic for exporting fonts when saving to HTML...Configure a SaveOptions object to export fonts to separate files. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension....to define custom logic for exporting fonts when saving to HTML...Configure a SaveOptions object to export fonts to separate files. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Convert PowerPoint to SVG in Python

    In this simple article, we'll walk you through the steps for how to convert PowerPoint to SVG in Python along with the detailed configuration steps to setup the environment. By using a few lines of code, you can easily convert PPTX to SVG in Python.... Steps to Export PPTX to SVG in Python Configure...through presentation slides to export slides as SVG using Python...

    kb.aspose.com/slides/python/how-to-convert-powe...
  7. PdfSaveOptions.render_choice_form_field_border ...

    PdfSaveOptions.render_choice_form_field_border property. Specifies whether to render PDF choice form field border....choice form fields are used for export of SDT Combo Box Content Control...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::FontSavingArgs::get_Ital...

    Aspose::Words::Saving::FontSavingArgs::get_Italic method. Indicates whether the current font is italic in C++....to define custom logic for exporting fonts when saving to HTML...Configure a SaveOptions object to export fonts to separate files. //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::FontSavingArgs::get_Orig...

    Aspose::Words::Saving::FontSavingArgs::get_OriginalFileName method. Gets the original font file name with an extension in C++....to define custom logic for exporting fonts when saving to HTML...Configure a SaveOptions object to export fonts to separate files. //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Manage TextBox|Aspose.Slides for Python Documen...

    Manage a text box or text frame in PowerPoint presentations using Python... export . SaveFormat . PPTX ) Check..."ColumnCount.pptx" , slides . export . SaveFormat . PPTX ) Add Column...

    docs.aspose.com/slides/python-net/manage-textbox/