Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 14,815 for

export options

(0.2 sec)
  1. Basics of Aspose.PDF DOM API|Aspose.PDF for Java

    Get started with the basics of Aspose.PDF DOM API for Java. Learn how to create, modify, and manage PDF documents with ease....document Validate PDF document Export PDF document into different...allow you to set different options for searching, editing or replacing...

    docs.aspose.com/pdf/java/basics-of-dom-api/
  2. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....heading paragraphs in the same export operation. Different criteria...flag is the most practical option. Members Name Description NONE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the document is split into parts when saving to Html, Epub or Azw3 format in C++....heading paragraphs in the same export operation. Different criteria...flag is the most practical option. Examples Shows how to use...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....(straight or curved) and optionally closing the path, you can..."custom_points.pptx" , slides . export . SaveFormat . PPTX ) Remove...

    docs.aspose.com/slides/python-net/custom-shape/
  5. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...docx"); // Specify any options here TxtSaveOptions txtSaveOptions...wdFormatDOSTextLineB I can export the text exactly as it appears...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  6. PDF to PPTX conversion produces incorrect borde...

    Hello, We’re experiencing issues when converting PDF files to PPTX. Table cell borders and text box borders are Exported with incorrect widths. This issue occurs in Linux environment. Input PDF: Input.pdf (62.0 KB) O…...borders and text box borders are exported with incorrect widths. This...PptxSaveOptions options = new PptxSaveOptions(); options.setImageResolution(300);...

    forum.aspose.com/t/pdf-to-pptx-conversion-produ...
  7. Convert SVG to PDF in Python

    This tutorial elaborates on how to convert SVG to PDF in Python. It discusses the program flow and a runnable code snippet to render SVG to PDF in Python....SVG to export SVG to PDF format Activate...load the source SVG image and export it as a PDF document. Code...

    kb.aspose.com/svg/python/convert-svg-to-pdf-in-...
  8. HtmlFixedSaveOptions class | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Elevate Your Document Management Experience wit...

    SharePoint File Format Apps to convert and combine Word Excel PDF PowerPoint Email and Imaging document formats within Microsoft SharePoint...Enjoy multiple conversion options, including sub-folder conversion...Foundation 2010, offers effortless export, workflow integration, and...

    products.aspose.com/total/sharepoint/
  10. How to Convert SVG to PDF using C#

    This brief topic walks you through detailed steps on how to convert SVG to PDF using C# along with information about configuring the environment to execute the code. Using C# SVG to PDF converter application can be easily developed using a simple API interface....class to set the desired PDF options Convert SVG to PDF using the...PdfOptions class, PDF rasterization options will be set and SVG will be...

    kb.aspose.com/imaging/net/how-to-convert-svg-to...