Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 2,962 for

numbers export

(0.17 sec)
  1. How to Convert HTML to PDF in Python

    This simple how-to tutorial focuses on how to convert HTML to PDF in Python along with steps to configure the environment on your end. In order to generate PDF from HTML Python based API providing simple API interface has been used....can set the page number that you wish to export to PDF using page_set...

    kb.aspose.com/words/python/how-to-convert-html-...
  2. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....the "PageSet" property to the number of the first page from // which...setPageSet(new PageSet(i)); // Export page at 2325x5325 pixels and...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....outPath , Aspose :: Slides :: Export :: SaveFormat :: Pptx ); Manage...paragraph2 -> set_Text ( u "This is numbered bullet" ); // Setting paragraph...

    docs.aspose.com/slides/cpp/manage-paragraph/
  4. Public API Changes in Aspose.Cells 8.1.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....whether hidden worksheets are exported to HTML format. The default...false, Aspose.Cells will not export hidden worksheet contents....

    docs.aspose.com/cells/java/public-api-changes-i...
  5. How to Insert Rows in Excel using Python

    This brief article explains how to insert rows in Excel using Python. It helps you to configure the IDE, covers the stepwise algorithm, and a runnable code sample to add multiple rows in Excel using Python....also discuss customizing the number of rows as well as the insertion...appending the rows. Finally, export the resultant file to XLS or...

    kb.aspose.com/cells/python/how-to-insert-rows-i...
  6. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....the output PDF document To export an image to PDF C# based application...insert an image on any page number in a PDF document simply by...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...
  7. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....XLSB, ODS, and so on) with any number of worksheets. When the code...the program will still only export one worksheet. <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/different-...
  8. Aspose::Words::Notes::Footnote::get_ReferenceMa...

    Aspose::Words::Notes::Footnote::get_ReferenceMark method. Gets/sets custom reference mark to be used for this footnote. Default value is empty string, meaning auto-numbered footnotes are used in C++....empty string , meaning auto-numbered footnotes are used. System...custom reference mark, so upon export only the first symbol will...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Convert DXF to GIF via C# | products.aspose.com

    Sample code for DXF to GIF C# conversion. Use API example code for batch DXF files to GIF conversion within VB.NET, Asp.NET or any .NET based application....read, manipulate, process and export any CAD or BIM drawing file...compatible, allows you to track export progress, and handle individual...

    products.aspose.com/cad/net/conversion/dxf-to-gif/
  10. How to Convert Latex to PDF in Java

    This guide explains how to convert Latex to PDF in Java. It covers the environment configuration, a step-by-step process, and a running sample code to create a TEX to PDF converter in Java....snippet demonstrates how to export TEX to PDF in Java . Whereas...size, page margins, page numbering, file encryption, as well...

    kb.aspose.com/pdf/java/how-to-convert-latex-to-...