Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 6,685 for

font export

(0.04 sec)
  1. How to convert notes from Evernote Desktop App ...

    Sample code for convert Evernote to OneNote using C#. Utilize the API example code for batch conversion of .enex files to .one within VB.NET, Asp.NET, or any .NET-based application...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/note/net/conversion/evernot...
  2. 管理超链接|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加超链接... font_height = 32 presentation . save..."presentation-out.pptx" , slides . export . SaveFormat . PPTX ) 向图形或框架添加URL超链接...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  3. How to Convert PPTX to Markdown using Python

    This simple topic covers how to convert PPTX to Markdown using Python. It encompasses the project configuration, a step-wise programming flow, and a working sample code to Export PPT to MD in Python....Font Product Family Aspose.TeX Product...and a working sample code to export the PowerPoint to Markdown...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  4. How to Convert PDF to XML in Java

    This quick guide explains how to convert PDF to XML in Java. It compiles the details about environment configuration, and the algorithm, followed by a code snippet for a quick demonstration of developing a PDF to XML converter in Java....Font Product Family Aspose.TeX Product...Aspose.PDF for Java API to export PDF to XML file Load the PDF...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-xm...
  5. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert CDR to PDF using C#

    Follow this article to convert CDR to PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a CDR to PDF converter software using C#....Font Product Family Aspose.TeX Product...rasterization settings into a PDF export configuration that supports...

    kb.aspose.com/imaging/net/convert-cdr-to-pdf-us...
  7. Aspose.PSD for Java 20.6 - Release Notes|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....dstFilePath , new PsdOptions ()); // Export PSD to PNG file format (with...drawString ( layer . getName (), new Font ( "Arial" , 10 ), new SolidBrush...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....// Specify that we want to export document properties. saveOptions...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Cells 8.6.0中的公共API更改|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....Workbook ( filePath ); //Disable exporting frame scripts and document...; button . Font . Name = "Tahoma" ; button . Font . IsBold =...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Create EPS File in Java

    This article explains how to create an EPS file in Java. It discusses the stepwise process and a runnable code snippet to make EPS file in Java....Font Product Family Aspose.TeX Product...object of the PsDocument class Export the generated EPS file These...

    kb.aspose.com/page/java/create-eps-file-in-java/