Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 8,058 for

font export

(0.15 sec)
  1. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in .NET with Aspose.Slides. Step‑by‑step C# code samples, fast quality output, no PowerPoint automation....default, hidden slides are not exported. How can I control compression...happens if a source font is missing on the export machine? Aspose...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for C++: OLE, chart, HTML Export, threading, and more—best practices for the PPT, PPTX and ODP formats....Presentations as OLE Objects Export Presentations to HTML with...PPTX Get Warning Callbacks for Font Substitution Hello World Application...

    docs.aspose.com/slides/cpp/technical-articles/
  3. Features Overview|Aspose.Slides for Node.js via...

    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.... It also lets you export them to the popular file formats...Document Format (PDF) You can export all supported file formats...

    docs.aspose.com/slides/nodejs-net/features-over...
  4. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs....GridJs Import/Export Features Import from and export to Excel spreadsheets...Manage borders. Control the font settings. Merge or split cells...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  5. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... It also lets you export them to the popular formats...Document Format (PDF) You can export all supported file formats...

    docs.aspose.com/slides/python-net/features-over...
  6. Aspose.PSD for Python via .NET 24.7 - Release N...

    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....Fix ImageSaveException: Image export failed for the given file on...Linux Bug PSDPYTHON-89 Fix fonts loading when using Aspose.Drawing...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. Customize Chart Data Tables in Python|Aspose.Sl...

    Customize chart data tables in Python for PPT, PPTX and ODP with Aspose.Slides to boost efficiency and appeal in presentations....Python Contents [ Hide ] Set Font Properties for Chart Data Table...slide. set chart table. Set font height. Save modified presentation...

    docs.aspose.com/slides/python-net/chart-data-ta...
  8. HTML with Golang via C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with Golang via C++....API provides support for exporting spreadsheets to HTML format...while saving to HTML Disable Exporting Frame Scripts and Document...

    docs.aspose.com/cells/go-cpp/convert-excel-to-h...
  9. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for .NET: OLE, chart, HTML Export, threading, and more—best practices for the PPT, PPTX and ODP formats....a Presentation as an Image Export Presentations to HTML with...Images Get Warning Callbacks for Font Substitution in .NET Resize...

    docs.aspose.com/slides/net/technical-articles/
  10. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...default font used by Aspose.Cells (or the system default font if none...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...