Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 14,397 for

export options

(0.29 sec)
  1. SaveOptions.dml_effects_rendering_mode property...

    SaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered....used when the document is exported to fixed page formats. Examples...converts the document to .PDF. options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...width of excel sheet is not exported to image. image.png (14.9...width of excel sheet is not exported to pdf. Sample_Excel.pdf (85...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  3. Protect or Encrypt a Document in C#|Aspose.Word...

    Aspose.Words for .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection using C#. Aspose.Words supports most Word protection Options....document using various security options. The main reason to protect...formats or formats that can be exported from Word. That’s why many...

    docs.aspose.com/words/net/protect-or-encrypt-a-...
  4. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....Save the file to PDF with options const outputData = workbook...PdfSaveOptions const options = new PdfSaveOptions (); options . createdTime...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  5. XamlFlowSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when Exporting documents to XAML format....where images are saved when exporting a document to XAML format...format. XamlFlowSaveOptions options = new XamlFlowSaveOptions ();...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...MemoryStream(); var options = new PptxOptions(); options.WarningCallback...Aspose.Slides.Export.SaveFormat.Pptx, options); ms.Position =...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  7. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when Exporting to EPUB, MOBI, or AZW3 formats...to the navigation map when exporting to EPUB, MOBI, or AZW3 formats..."Big document.docx" ); let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.HeaderFooterBookmarksExportMode ...

    Discover how the PdfSaveOptions HeaderFooterBookmarksExportMode property optimizes bookmark Export in headers and footers for enhanced PDF functionality....bookmarks in headers/footers are exported. public HeaderFooterBookmark...conjunction with the OutlineOptions option. Examples Shows to process...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Protect or Encrypt a Document|Aspose.Words for ...

    Aspose.Words for Python via .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection. Aspose.Words supports most Word protection Options....formats or formats that can be exported from Word. That’s why many...the same document protection options that Microsoft Word provides...

    docs.aspose.com/words/python-net/protect-or-enc...
  10. Working with AcroForms|Aspose.PDF for .NET

    With Aspose.PDF for .NET you may create a form from scratch, fill the form field in a PDF document, extract data from the form, and etc....format specification as an optional feature (The XFA specification...and export form data to and XML file. Import and Export Data...

    docs.aspose.com/pdf/net/acroforms/