Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 14,454 for

export options

(0.2 sec)
  1. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (MPP/XML) task usage views to PDF and other formats using Aspose.Tasks for .NET. Includes C# examples with SaveOptions, PresentationFormat, and Details column rendering....Rendering The enumeration allows exporting project data in different...SaveOptions options = new PdfSaveOptions(); 5 options. Timescale...

    docs.aspose.com/tasks/net/rendering-task-usage-...
  2. Error converting VSDX file to PDF/A - Free Supp...

    MO.00004-AX.04-Triptico.vsdx.zip (752.5 KB) When trying to convert the file MO.00004-AX.04-Triptico.vsdx to PDF/A, an error occurs. Testing the conversion to PDF it works. PdfSaveOptions Options = new PdfSaveOptions(); …...PdfSaveOptions options = new PdfSaveOptions(); options.SaveFormat...(ConversionConfigurat.IsPDFA) { options.Compliance = PdfCompliance...

    forum.aspose.com/t/error-converting-vsdx-file-t...
  3. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional Options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format...used to specify additional options when saving a document into...more, visit the Specify Save Options documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...you can adjust the layout options when saving the document to...PdfSaveOptions options = new PdfSaveOptions(); options.setCompliance(PdfCompliance...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  5. Convert TXT to PPS via C++ or with free Online ...

    Export TXT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPS online converter quickly before integrating the code....Convert TXT to PPS or Online App Export TXT to PPS within your C++...the formatting and styling options that are available in other...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Aspose.Words Java: Missing left merged column w...

    Hi Aspose Team, We are using Aspose.Words for Java and found a table-conversion issue when Exporting a DOCX table to HTML. Environment Product: Aspose.Words for Java Version: 26.1 (JDK17 package) Java: 8 OS: Windows 1…...Missing left merged column when exporting DOCX table to HTML (vMerge/rowspan...table-conversion issue when exporting a DOCX table to HTML. Environment...

    forum.aspose.com/t/aspose-words-java-missing-le...
  7. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software....Slides allows you to export individual slides as images...RenderingOptions.slides_layout_options property to set the position...

    docs.aspose.com/slides/python-net/presentation-...
  8. Convert XLSM to DOC using Java or with free Onl...

    Java API to Export XLSM to DOC or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code.... Export sales dashboards into DOC for...and audit purposes. Triggered export workflows from Excel to Word...

    products.aspose.com/total/java/conversion/xlsm-...
  9. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original document Document docOriginal = new Document(); DocumentBuilder b…...// Apply text box compare options CompareOptions compareOptions...docOriginal PDF export: docEdited PDF export: Aspose.WORDS version:...

    forum.aspose.com/t/document-compare-does-not-re...
  10. Manage BLOBs in Presentations with Python for E...

    Manage BLOB data in Aspose.Slides for Python via .NET to streamline PowerPoint and OpenDocument file operations for efficient presentation handling.... export . SaveFormat . PPTX ) Export Large File Through...Python via .NET allows you to export large files (in this case,...

    docs.aspose.com/slides/python-net/manage-blob/