Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 65,915 for

paths

(0.1 sec)
  1. Convertir CSV, TSV, et TXT en Excel avec C++|Do...

    Apprenez comment convertir des fichiers CSV, TSV, et TXT en Excel en utilisant Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...object and open the file from its path Workbook wbCSV ( srcDir + u...

    docs.aspose.com/cells/fr/cpp/convert-csv-tsv-an...
  2. Travailler avec le dégradé dans PostScript | C++

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++... Copy 1 // The path to the documents directory....0f ; 23 24 //Create graphics path from the first rectangle 25...

    docs.aspose.com/page/fr/cpp/ps/working-with-gra...
  3. XPSファイルでのグラデーションの操作 | Java

    XPSファイルに垂直、水平、または線形グラデーションを追加する方法については、Aspose.Page APIソリューションで回答しています。Javaの機能について学びましょう。...248), 1f)); 16 // Create new path by defining geometery in abbreviation...abbreviation form 17 XpsPath path = doc. addPath (doc. createPathGeometry...

    docs.aspose.com/page/ja/java/xps/working-with-g...
  4. Trabalhar com Gradiente | Solução API C++

    Como adicionar gradiente vertical, horizontal ou linear a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Aprenda a funcionalidade para C++... f )); 12 // Create new path by defining geometery in abbreviation...System ::SharedPtr < XpsPath > path = doc -> AddPath(doc -> CreatePathGeometry(u...

    docs.aspose.com/page/pt/cpp/xps/working-with-gr...
  5. 渐变使用 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。学习 C++ 的功能... f )); 12 // Create new path by defining geometery in abbreviation...System ::SharedPtr < XpsPath > path = doc -> AddPath(doc -> CreatePathGeometry(u...

    docs.aspose.com/page/zh/cpp/xps/working-with-gr...
  6. Lavorare con il gradiente | Soluzione API C++

    Come aggiungere un gradiente verticale, orizzontale o lineare a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri le funzionalità per C++... f )); 12 // Create new path by defining geometery in abbreviation...System ::SharedPtr < XpsPath > path = doc -> AddPath(doc -> CreatePathGeometry(u...

    docs.aspose.com/page/it/cpp/xps/working-with-gr...
  7. Работа с градиентом | API-решение C++

    Как добавить вертикальный, горизонтальный или линейный градиент в файл XPS — это вопрос, на который отвечает Aspose.Page. Изучите функциональность C++.... f )); 12 // Create new path by defining geometery in abbreviation...System ::SharedPtr < XpsPath > path = doc -> AddPath(doc -> CreatePathGeometry(u...

    docs.aspose.com/page/ru/cpp/xps/working-with-gr...
  8. Travailler avec le dégradé | Solution API C++

    L'API Aspose.Page répond à la question. Comment ajouter un dégradé vertical, horizontal ou linéaire à un fichier XPS ?... f )); 12 // Create new path by defining geometery in abbreviation...System ::SharedPtr < XpsPath > path = doc -> AddPath(doc -> CreatePathGeometry(u...

    docs.aspose.com/page/fr/cpp/xps/working-with-gr...
  9. Rendu de texte à l'aide de la police Type1 | .NET

    API C# pour la manipulation des polices. Découvrez les principes fondamentaux du rendu des polices de type 1 dans les produits .NET.... GraphicsPath _path; 5 private System. Drawing ...Drawing2D . GraphicsPath path) 8 { 9 _path = path; 10 } 11 12 public...

    docs.aspose.com/font/fr/net/text-rendering-type...
  10. Convertire un file EPUB in DOC utilizzando Pyth...

    Codice di esempio su Python per la conversione da EPUB a DOC. Usa il codice di esempio per la conversione batch da EPUB a DOC con Python e .NET...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/it/python-net/conversio...