Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 8,371 for

font export

(0.17 sec)
  1. How to Convert Word Document to Images using C++

    This topic shows, how to convert Word Document to Images using C++ in a very simple manner. You can convert specific or all pages of a Word document to any of commercial image formats including Tiff, PNG, JPEG and BMP in C++....Font Product Family Aspose.TeX Product...topic, we have shown how to export Word Document to images in...

    kb.aspose.com/words/cpp/how-to-convert-word-doc...
  2. How to Convert Excel Chart to JPEG in C++

    In this example, we will explore how to convert Excel chart to JPEG in C++. You can add charts in MS Excel and render them to image formats like JPEG, PNG and BMP using simple C++ API calls in any operating systems like Microsoft Windows and Linux etc....Font Product Family Aspose.TeX Product...few API calls. You may also export the chart as image using C++...

    kb.aspose.com/cells/cpp/how-to-convert-excel-ch...
  3. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...; }); </ script > </ html > Export Document Structure While Converting...

    docs.aspose.com/cells/javascript-cpp/embed-atta...
  4. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add XML Map inside the workbook using XmlMapCollection.Add method with Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...; }); </ script > </ html > Export XML Data linked to XML Map...

    docs.aspose.com/cells/javascript-cpp/add-xml-ma...
  5. Add XML Map into the Workbook using XmlMapColle...

    Learn how to add an XML map into the workbook using the XmlMapCollection.Add method with Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...; }); </ script > </ html > Export XML Data linked to XML Map...

    docs.aspose.com/cells/javascript-cpp/add-xml-ma...
  6. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....for each page, text, embedded fonts, raster images, 2D vector graphics...API provides support for exporting spreadsheets to HTML format...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  7. Aspose::Words::Fields::FieldSeparator class | A...

    Aspose::Words::Fields::FieldSeparator class. Represents a Word field separator that separates the field code from the field result. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...(Aspose::Words::SaveFormat) Exports the content of the node into...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Introduction of GridWeb|Documentation

    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....also supports importing and exporting all kinds of spreadsheet format...Tabs Set Borders of Cells Set Font Settings of Cells Context menu...

    docs.aspose.com/cells/java/introduction-of-grid...
  9. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look.... export . SaveFormat . PPTX ) Manage...( "output.pptx" , slides . export . SaveFormat . PPTX ) FAQ Can...

    docs.aspose.com/slides/python-net/presentation-...
  10. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...quality, and define the default font. Here’s a sample code snippet...elements the document when exported by visio itself, showing all...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...