Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 14,059 for

export options

(0.25 sec)
  1. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a section...creates a Paragraph object with optional text and appends it to the...CompositeNode ) to_string(save_format) Exports the content of the node into...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...the current document with an option to control formatting. (Inherited...CompositeNode ) to_string(save_format) Exports the content of the node into...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....the current document with an option to control formatting. IndexOf...(Aspose::Words::SaveFormat) Exports the content of the node into...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API.... Ability to read & export PDFs in multiple image formats...object of HtmlLoadOptions options = ap . HtmlLoadOptions() #...

    releases.aspose.com/pdf/pythonnet/
  6. 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...
  7. 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...
  8. 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...
  9. "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...
  10. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential tool for managing section text effortlessly and enhancing document processing efficiency....creates a Paragraph object with optional text and appends it to the...expression. ToString ( SaveFormat ) Exports the content of the node into...

    reference.aspose.com/words/net/aspose.words/body/