Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 14,393 for

export options

(0.25 sec)
  1. RTF to PDF image cut off - Free Support Forum -...

    I’m converting a RTF that displays a full image properly when shown in MS Word, but when it’s converted using aspose (python version), the image is cut off: Before in Word: After in PDF: Any ideas how to fix?... Use Different Export Options : When saving the document...to PDF, specify different options that might help preserve the...

    forum.aspose.com/t/rtf-to-pdf-image-cut-off/317207
  2. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for PHP via Java. Learn how to Export slides with speaker notes efficiently....Slides, you can not only export entire presentations with speaker...Configure the output layout options: Use the NotesCommentsLayouti...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Convert SHP to KML in C#

    This tutorial explains the conversion of SHP to KML in C#. It explains the IDE settings, a list of steps, and a working sample code for developing a SHP to KML converter in C#....DestinationSpatialRe property Export the Shapefile to KML format...specifying the conversion options and then determine if the spatial...

    kb.aspose.com/gis/net/convert-shp-to-kml-in-csh...
  4. How to Convert TXT to JSON File in Java

    In this quick tutorial, you will learn how to convert TXT to JSON file in Java. It elaborates on preparing the system environment, a step-by-step process along with the code snippet to develop Text to JSON converter in Java....you can also learn different options to improvise the conversion...installing Aspose.Cells for Java to export TXT to JSON file Initialize...

    kb.aspose.com/cells/java/how-to-convert-txt-to-...
  5. Convert HTML to GIF in Python

    This quick tutorial explains how to Export HTML to GIF in Python. It lets you understand the stepwise process while presenting a demonstration of how to convert HTML to animated GIF in Python....quick tutorial explains how to export HTML to GIF in Python . It...just a few changes. Steps to Export HTML to GIF in Python Set up...

    kb.aspose.com/html/python/convert-html-to-gif-i...
  6. Convert HTML to Excel in C#

    This topic focuses on how to convert HTML to Excel in C#. It includes the details to prepare the IDE and a runnable code example to Export HTML to XLS using C#....a runnable code example to export HTML to XLS using C# or XLSX... Linux, or macOS. Steps to Export HTML to XLS using C# Configure...

    kb.aspose.com/pdf/net/convert-html-to-excel-in-...
  7. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...Option o in rd.Options) if (o.Name == data...foreach (PdfForms.Option o in lst.Options) if (data.Value.Contains(o...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  8. Converting MS Project MPP Files | Aspose.Tasks ...

    Use Aspose.Tasks for .NET to convert Microsoft Project MPP files into various formats....programmatic access to common export formats without relying on...other formats. It also covers exporting data from Jira into MPP and...

    docs.aspose.com/tasks/net/converting-ms-project...
  9. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word document to HTML for…...problem occurs during the HTML export phase. Why it happens The stack...document structure or by the export pipeline itself. The exact...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  10. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for C++. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....IInterruptionToken > token ) -> void { auto options = System :: MakeObject < LoadOptions...LoadOptions > (); options -> set_InterruptionToken ( token );...

    docs.aspose.com/slides/cpp/support-for-interrup...