Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 65,996 for

paths

(0.28 sec)
  1. Отрисовка текста с использованием шрифта TrueTy...

    API C++, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы рендеринга шрифтов TrueType и OpenType в продуктах C++....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/ru/cpp/text-rendering-true...
  2. Renderização de texto usando a fonte TrueType |...

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar as fontes TrueType e OpenType nos produtos C ++....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/pt/cpp/text-rendering-true...
  3. Representación de texto usando fuente TrueType ...

    API de C++ para manipulen y escriban archivos.Aprenda los conceptos básicos sobre cómo representar fuentes TrueType y OpenType en productos C++....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/es/cpp/text-rendering-true...
  4. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...and shearing onto a rectangle path added to PsDocument . We split...the rectangle. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-transf...
  5. Textwiedergabe mit TrueType-Schriftart | C++

    C++-APIs zum Bearbeiten von Schriftartdateien. Lernen Sie die Grundlagen zum Rendern von TrueType- und OpenType-Schriftarten in C++-Produkten....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/de/cpp/text-rendering-true...
  6. Mengonversi PDF ke HTML di .NET|Aspose.PDF for ...

    Topik ini menunjukkan kepada Anda cara mengonversi file PDF ke format HTML dengan pustaka Aspose.PDF C#....ConvertPDFtoHTML () { // The path to the documents directory var...ConvertPDFtoMultiPag () { // The path to the documents directory var...

    docs.aspose.com/pdf/id/net/convert-pdf-to-html/
  7. Convertir SVG en PDF en Python – Aspose.HTML

    Convertissez SVG en PDF à l'aide de la bibliothèque Aspose.HTML Python. Examinez des exemples de code Python pour la conversion de SVG en PDF....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circles...

    docs.aspose.com/html/fr/python-net/convert-svg-...
  8. Конвертировать HTML в Markdown – Aspose.HTML fo...

    Конвертируйте HTML в Markdown с помощью библиотеки Aspose.HTML for Python via .NET. Изучите сценарии преобразования HTML в MD на примерах Python....directories and paths 8 output_dir = "output/" 9 if not os. path . exists...(output_dir) 11 12 save_path = os. path . join (output_dir, "options-output...

    docs.aspose.com/html/ru/python-net/convert-html...
  9. O que há de novo 2021|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2021....EncriptPdfNonlatinPa () { // The path to the documents directory var...DisplayTextInvisibil () { // The path to the documents directory var...

    docs.aspose.com/pdf/pt/net/whatsnew/2021/
  10. Convertir PDF a HTML en .NET|Aspose.PDF for .NET

    Este tema te muestra cómo convertir un archivo PDF a formato HTML con la biblioteca Aspose.PDF C#....ConvertPDFtoHTML () { // The path to the documents directory var...ConvertPDFtoMultiPag () { // The path to the documents directory var...

    docs.aspose.com/pdf/es/net/convert-pdf-to-html/