Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 22,556 for

paths

(0.05 sec)
  1. Aspose removing strikethrough Text after textfr...

    Hi there, I am using Aspose PDF 23.1.1 .Net version. I am using textfragmentabsorber search options and hyperlinking the text to a file or a page. I have some text with strikethroughs, which are also found through textfr…...Dim inputFileName As String = Path.GetFileName(inputfile) Dim filepath...filepath As String filepath = Path.GetDirectoryName(inputfile)...

    forum.aspose.com/t/aspose-removing-strikethroug...
  2. Cargar una fuente desde un archivo TTF | Java

    Cómo, con la ayuda de Aspose.Font para Java, cargar una fuente desde un archivo TTF en su disco duro, incluso si este archivo no es una fuente en sí....Paths ; 7 8 import com.aspose.font...Construct path to the file 2 String fontPath = Paths. get (getDataDir()...

    docs.aspose.com/font/es/java/how-to-load-fonts/...
  3. Convert Markdown to HTML – C# Examples and Onli...

    Convert Markdown to HTML using Aspose.HTML API. Consider Markdown to HTML conversion scenarios in C# examples. Try online Markdown Converter... Prepare a path for converted file saving. Use...conversion. Copy 1 // Prepare a path to a source Markdown file 2...

    docs.aspose.com/html/net/convert-markdown-to-html/
  4. Загрузить шрифт из файла TTF | Java

    Здесь вы узнаете, как с помощью Aspose.Font for Java загрузить шрифт из файла TTF на жесткий диск, даже если этот файл сам по себе не является шрифтом....Paths ; 7 8 import com.aspose.font...Construct path to the file 2 String fontPath = Paths. get (getDataDir()...

    docs.aspose.com/font/ru/java/how-to-load-fonts/...
  5. Aspose.PSD voor .NET 24.5 - Release-opmerkingen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... string bronBestand = Path . Combine ( basisMap , "frog_nosymb...psd" ); string uitvoerBestand = Path . Combine ( uitvoerMap , "f...

    docs.aspose.com/psd/nl/net/aspose-psd-voor-net-...
  6. Travailler avec Gradient dans un fichier XPS | ...

    Comment ajouter un dégradé vertical, horizontal ou linéaire à un fichier XPS est une question à laquelle répond API Aspose.Page pour .NET....NET 2 // The path to the documents directory....248), 1f)); 14 // Create new path by defining geometery in abbreviation...

    docs.aspose.com/page/fr/net/xps/working-with-gr...
  7. Convertir SVG a JPG en Python – Aspose.HTML

    Convierta SVG a JPG usando la biblioteca de Python Aspose.HTML. Obtenga información sobre ImageSaveOptions y considere ejemplos de código Python para convertir SVG a JPG....define paths 6 output_dir = "output/" 7 if not os. path . exists...makedirs (output_dir) 9 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/es/python-net/convert-svg-...
  8. Z Axis with Node.js via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts.... Sample Code const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/z-axis/
  9. Trabajar con degradado en PostScript | .NETO

    Agregar degradado en un archivo PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...graphics path from the first rectangle 16 GraphicsPath path = new...new GraphicsPath(); 17 path. AddRectangle ( new RectangleF(offsetX...

    docs.aspose.com/page/es/net/ps/working-with-gra...
  10. Convert OneNote to PDF with replacing of missin...

    Convert OneNote to PDF using C# API and learn to set default font or replace missing fonts or set fonts from stream.... Copy 1 // The path to the documents directory....Document oneFile = new Document(Path.Combine(dataDir, "missing-font...

    docs.aspose.com/note/net/convert-onenote-to-pdf...