Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 32,698 for

saveoptions

(0.07 sec)
  1. TableContentAlignment | Aspose.Words for Java

    Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in Java....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); { saveOptions.se...MarkdownDocumentTabl.md", saveOptions); Document doc = new Doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PDF.Drawing Converting PDF to Docx in Li...

    Hello. Library used here is Aspose.PDF.Drawing [25.6.0], but tested with [25.5.0] as well. We are using linux containers using amazon linux 2023 base image, and when trying to convert a PDF document to Docx, we get s…...Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format...}{asposeVersion}.docx”, saveOptions); Console.WriteLine(“<> OK”);...

    forum.aspose.com/t/aspose-pdf-drawing-convertin...
  3. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Manage your resources efficiently with ResourceSavingArgs. Easily set or retrieve the file name for saving resources without the hassle of paths....(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  4. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...#=zbwdxfkdcnsil(stream #=z9ru6u4u=, saveoptions #=zjpioeihlzoct) at aspose...#=zsrvdau0yswub(stream #=zl7sc4wlehaqh, saveoptions #=zjtjhevc=) at aspose.pdf...

    forum.aspose.com/t/nullreferenceexception-when-...
  5. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method... SaveOptions , merge_format_mode : aspose...file names. save_options SaveOptions The save options. merge_format_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompressionLevel | Aspose.Words for Java

    Compression level for OOXML files in Java.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat...OoxmlSaveOptions(SaveFormat.DOCX); saveOptions.setCompressionLevel(compressionLevel);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately.... SaveOptions options = new PdfOptions...warnings during HTML export. SaveOptions options = new HtmlOptions...

    docs.aspose.com/slides/java/getting-warning-cal...
  8. Convert PDF to EPUB, LaTeX, Text, XPS in C#|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using C# or .NET....option LaTeXSaveOptions saveOptions = new LaTeXSaveOptions ();...path for save option object saveOptions . OutDirectoryPath = pathToOutputDirector...

    docs.aspose.com/pdf/net/convert-pdf-to-other-fi...
  9. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to define and manage task constraints in Microsoft Project and programmatically with Aspose.Tasks for .NET. Includes C# code examples for common constraint types....DateTime(2016, 12, 1, 9, 0, 0)); 7 8 SaveOptions o = new PdfSaveOptions();...DateTime(2016, 12, 1, 18, 0, 0)); 5 SaveOptions options = new PdfSaveOptions();...

    docs.aspose.com/tasks/net/handling-task-constra...
  10. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle Microsoft Project (MPP/XML) task constraints using Aspose.Tasks for Java....// Save project as pdf 13 SaveOptions o = new PdfSaveOptions();...// Save project as pdf 13 SaveOptions o = new PdfSaveOptions();...

    docs.aspose.com/tasks/java/handling-task-constr...