Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 17,036 for

combine

(0.59 sec)
  1. Cargar una fuente desde un archivo CFF | .NET

    API .NET para cargar fuentes desde un archivo en su disco duro incluso si este archivo no es una fuente en sí. Veamos cómo hacerlo a partir de un CFF....Combine(DataDir, "CenturyGothic.cff"...file 2 string fontPath = Path.Combine(DataDir, "CenturyGothic.cff"...

    docs.aspose.com/font/es/net/how-to-load-fonts/l...
  2. Carica un carattere dal file CFF | .NET

    Soluzione API .NET per caricare i caratteri da un file sul disco rigido, anche se il file stesso non è un carattere. Vediamo come farlo con un file CFF....Combine(DataDir, "CenturyGothic.cff"...file 2 string fontPath = Path.Combine(DataDir, "CenturyGothic.cff"...

    docs.aspose.com/font/it/net/how-to-load-fonts/l...
  3. Конвертер Markdown – Aspose.HTML for .NET

    Конвертируйте Markdown в другие форматы с помощью Aspose.HTML API, и рассмотрите пример C# преобразования Markdown в JPG.... Combine (DataDir, "nature.md" ); 5...7 string savePath = Path. Combine (OutputDir, "nature-options...

    docs.aspose.com/html/ru/net/markdown-converter/
  4. EPS to PS Conversion | API for Python

    Sample Python conversion code for EPS format to PS file. Use this example code to convert EPS to PS within any Web or Console Python based application....ideal for vector graphics or combined vector‑raster images. Because...page‑description language that combines text and graphics in a device‑independent...

    products.aspose.com/page/python-net/conversion/...
  5. Archivo

    Archivo...Combine("C:\\Files\\Courier.pfb");...Type1 string fontPath = Path.Combine("C:\\Files\\Courier.pfb");...

    blog.aspose.com/es/font/convert-type-1-to-woff-...
  6. 아카이브

    아카이브...Combine(dataDir, fileName); string...string outputFilePath = Path.Combine(dataDir, "output.gif"); // Load...

    blog.aspose.com/ko/imaging/convert-png-to-gif-i...
  7. Procurar

    Procurar...Combine("C:\\Files\\Courier.pfb");...Type1 string fontPath = Path.Combine("C:\\Files\\Courier.pfb");...

    blog.aspose.com/pt/font/convert-type-1-to-woff-...
  8. ארכיון

    ארכיון...Combine(OutputDir, $"{i}.svg"), images[i]...מקומית File.WriteAllBytes(Path.Combine(OutputDir, url.Pathname.Split('/')...

    blog.aspose.com/he/html/extract-svg-from-websit...
  9. WKT-WKB API for .NET

    Integrate the WKT-WBT API into your .NET-based applications to import, export, specify, and convert geometry....Combine(RunExamples.GetDataDir(), "WkbFile...ExtendedPostGis); File.WriteAllBytes(Path.Combine(RunExamples.GetDataDir(), "EWkbFile...

    products.aspose.com/gis/net/wkt-wkb-formats/
  10. Fusionner des images|Aspose.PDF pour Java

    Cette section explique comment fusionner des images, et il est possible de les enregistrer au format Tiff....4 vous permet de combiner des images. La méthode Merge...vous offre la possibilité de combiner des images et de les enregistrer...

    docs.aspose.com/pdf/fr/java/merge-images/