Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 11,163 for

converter

(0.03 sec)
  1. Преобразование между форматами – С#

    Вы узнаете, как конвертировать файлы HTML, MHTML, EPUB, Markdown и SVG, используя методы класса Converter или метод RenderTo().... Класс static Converter представляет собой общий фасад...ConvertHTML() method to convert HTML to PDF 2 Converter. ConvertHTML (...

    docs.aspose.com/html/ru/net/converting-between-...
  2. Exporter des données à partir de la feuille de ...

    Cet article explique comment exporter ou importer des données de la feuille de calcul dans un datatable en utilisant C#....Excel C# Excel to DataTable C# Convert Excel to DataTable C# Importez...Étapes : Convert Excel to DataTable in C# Étapes : Convert XLS to...

    docs.aspose.com/cells/fr/net/export-data-from-w...
  3. Programming with Documents | Aspose.PUB for C++

    To code PUB files with Aspose.PUB for C++ start with editing the file Metadata that describes its properties like author, tile, company, language, etc....file, edit its metadata and convert to PDF. But first, a license...:: Console :: WriteLine( u "Convert starting..." ); 10 11 System...

    docs.aspose.com/pub/cpp/programming-with-docume...
  4. Преобразование шрифтов. Дополнительные сведения...

    C++ API для конверсиия шрифтов от Aspose.Font. Иногда вам необходимо прочитать преобразованные данные шрифта перед их сохранением. Метод здесь поможет вам....шрифта на “CenturyGothic_Converted”. Сначала используйте следующие...open (fontDefinition); 6 7 //Convert font into TrueType format and...

    docs.aspose.com/font/ru/java/convert/advanced-m...
  5. Schriftartkonvertierung. Erweiterte Details | C++

    Konvertierungsfunktion von Aspose.Font. Manchmal müssen Sie konvertierte Schriftdaten lesen, bevor Sie sie speichern. Die Methode hier soll dabei helfen....Schriftart in „CenturyGothic_Converted“. Führen Sie die nächsten...Aspose::Font::Font::Open(fontDefinition); // Convert font into TrueType format and...

    docs.aspose.com/font/de/cpp/convert/advanced-me...
  6. Schriftartkonvertierung. Erweiterte Details | Java

    C++-API zum Konvertieren von Schriftarten aus Aspose.Font. Manchmal müssen Sie konvertierte Schriftdaten lesen, bevor Sie sie speichern....Schriftart in „CenturyGothic_Converted“. Verwenden Sie zunächst die...open (fontDefinition); 6 7 //Convert font into TrueType format and...

    docs.aspose.com/font/de/java/convert/advanced-m...
  7. Конвертировать SVG в изображения, JPG, PNG, BMP...

    Узнайте о поддерживаемых сценариях преобразования SVG в изображения и о том, как их выполнить на Python. Вы найдете примеры кода Python и онлайн-конвертер SVG....converters import * from aspose.svg...{{/if_output}} # Convert the SVG document to {{output upper}} Converter.convert_svg(document...

    docs.aspose.com/svg/ru/python-net/convert-svg-t...
  8. IDocumentConverterPlugin.convertToImages method...

    IDocumentConverterPlugin.convertToImages method. Converts pages from document from input stream to array of images....loadOptions, saveOptions) Converts pages from document from input...IDocumentConverterPl IDocumentConverterPl.convert method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.PSD CLI NLP Editor Application for .NET|...

    Aspose.PSD-based NLP Editor CLI application for PSD, PSB, and AI File Formats. No-code CI/CD Automation. Supports natural language processing for editing PSD files. Just write your request in natural language to perform various operations like conversion, adjustment, resizing, and more. It does not require Adobe Photoshop or Adobe Illustrator to be installed and can be run from the console without additional code....of usage This command will convert first found file (That can...if it’s available. nlp.cli Convert file from this folder to png...

    docs.aspose.com/psd/net/cli/nlp-editor/
  10. PythonでMarkdownをWordに変換する

    この記事では、Python で Markdown を Word に変換する方法について詳しく説明します。Python で Markdown を DOCX にエクスポートするための段階的なアルゴリズムと実行可能なサンプル コードが含まれています。...マークダウンファイルを記述し、 convert_markdown メソッドを使用してHTML形式でレンダリングします。 convert_html...ファイルをディスクに書き込みます。次に、convert_markdown メソッドを呼び出して HTML 形式に変換し、convert_html メソッドと...

    kb.aspose.com/ja/html/python/convert-markdown-t...