Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 14,946 for

export options

(1.29 sec)
  1. FontSavingArgs.font_family_name property | Aspo...

    FontSavingArgs.font_family_name property. Indicates the current font family name....to define custom logic for exporting fonts when saving to HTML...self , args ): # Custom logic: export font to file in ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IFontSavingCallback.font_saving method | Aspose...

    IFontSavingCallback.font_saving method. Called when Aspose.Words is about to save a font resource....to define custom logic for exporting fonts when saving to HTML...self , args ): # Custom logic: export font to file in ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java....saves each font subject for export into a separate file. FontSavingArgs...particular font resource should be exported and how. FontSavingArgs also...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PSD to PNG in C# | PSD to PNG Converter...

    Programmatically, convert PSD to PNG in C# with Aspose.PSD for .NET. Convert PSD layers to PNG images in C#. .NET PSD API... Designers can export Photoshop layers as PNG images...programmatically convert or export PSD files to PNG images without...

    blog.aspose.com/psd/convert-psd-to-png-in-csharp/
  5. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are saved when a document is saved to HTML, MHTML or EPUB....to define custom logic for exporting fonts when saving to HTML...Configure a SaveOptions object to export fonts to separate files. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension....to define custom logic for exporting fonts when saving to HTML...Configure a SaveOptions object to export fonts to separate files. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert DWF to PDF in Python

    This quick tutorial explains how to transform DWF to PDF in Python. It includes all essential information needed to build a complete DWF to PDF converter software in Python.... Steps to Export DWF to PDF in Python Prepare...process Set custom options for the PDF file Export the output PDF...

    kb.aspose.com/cad/python/convert-dwf-to-pdf-in-...
  8. How to Convert PDF to Excel in Java

    This quick example is about how to convert PDF to Excel in Java. In order to Export PDF to Excel Java based application running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool... In order to export PDF to Excel Java based application...Excel In Java PDF to Excel export can be easily achieved by using...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ex...
  9. FontSavingArgs.is_export_needed property | Aspo...

    FontSavingArgs.is_Export_needed property. Allows to specify whether the current font will be Exported as a font resource...is_export_needed property FontSavingArgs.is_export_needed property...whether the current font will be exported as a font resource. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...Key); } // PDF Export Options PdfOptions pdfOptions =...validLayouts.ToArray(), // Export “Model” layout ExportAllLayoutConte...

    forum.aspose.com/t/text-alignment-while-convert...