Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 14,898 for

export options

(0.18 sec)
  1. Issue with Presentation.Dispose() Method Blocki...

    Hello, The application I am working on is currently experiencing large amounts of server wide slowdowns due to the Dispose() calls in the Aspose.Slides .NET api. To give some context, our webserver is receiving request…...Export.SaveFormat.Pdf ) file.Dispose()...file.Save(s, Aspose.Slides.Export.SaveFormat.Pdf) file.Dispose()...

    forum.aspose.com/t/issue-with-presentation-disp...
  2. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced document management and editing efficiency.... ToString ( SaveFormat ) Exports the content of the node into... ToString ( SaveOptions ) Exports the content of the node into...

    reference.aspose.com/words/net/aspose.words/com...
  3. Working with Digital Signatures|Aspose.Words fo...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using Python....macros are preserved when exporting the document back to any word...SignOptions class you can specify options for document signing. Below...

    docs.aspose.com/words/python-net/working-with-d...
  4. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document...Node ) toString(saveFormat) Exports the content of the node into...Node ) toString(saveOptions) Exports the content of the node into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CommentRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeEnd class, marking the end of comment-associated text regions. Enhance document management with precise commenting!... ToString ( SaveFormat ) Exports the content of the node into... ToString ( SaveOptions ) Exports the content of the node into...

    reference.aspose.com/words/net/aspose.words/com...
  6. What is an XML File? MPP File Extension, Proces...

    Learn about the XML file format, its extension, and how it is used for project management. Discover XML file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and Export XML files seamlessly....elements, attributes, and an optional DTD (Document Type Definition)...programmatically load, modify, and export XML project data without installing...

    products.aspose.com/tasks/supported-formats/xml/
  7. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid rows to calculate where horizontal page breaks are required on a worksheet (e.g. because I want to keep specific sets of rows together on the same page). AsposeCellsPaperHe…...Formats : If feasible, try exporting the worksheet to a different...GetPrintingPageBreak(ImageOrPrintOptions options) to get the right page breaks...

    forum.aspose.com/t/getrowheightinch-returns-sli...
  8. Uvicorn reloader hangs when using Aspose.Words ...

    Hi Aspose team, I am using Aspose.Words for Python via .NET (v25.10.0) in a FastAPI application (Python 3.13) to Export docx files. This setup works fine in production, but when running locally it causes the Uvicorn rel…...13) to export docx files. This setup works...restarts. If you try the polling option or any other suggestion and...

    forum.aspose.com/t/uvicorn-reloader-hangs-when-...
  9. Convert WORD to MHTML in Python | products.aspo...

    WORD to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...of HtmlSaveOptions Set the export_roundtrip_information as True...scale. Explore WORD Conversion Options with Python Convert WORD to...

    products.aspose.com/total/python-net/conversion...
  10. Is It Possible to Use Aspose.Slides in an Azure...

    Hi All, we are trying to use aspose.words (25.7.0) and aspose.slides (25.7.0) in a “plain” Azure Function App (Python 3.12) but as soon as we add the import for these packages the functions do not load anymore. We were …...pptx (optional) """ try: # If GET, provide...presentation.save(pdf_stream, slides.export.SaveFormat.PDF) pdf_bytes =...

    forum.aspose.com/t/is-it-possible-to-use-aspose...