Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,209 for

paths

(0.06 sec)
  1. Guardar documento HTML – Ejemplos de C# – Aspos...

    Aprenda cómo guardar documentos HTML en un archivo, URL, archivo Zip y flujo de memoria usando Aspose.HTML for .NET API y cómo aplicar opciones de guardado....Copy 1 // Prepare an output path for a document saving 2 string...string documentPath = Path. Combine (OutputDir, "save-to-file.html"...

    docs.aspose.com/html/es/net/save-html-document/
  2. Medien Dateien in HTML-Datei exportieren|Aspose...

    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....pptx")) { const string path = "path"; const string fileName...new VideoPlayerHtmlContr(path: path, fileName: fileName, baseUri:...

    docs.aspose.com/slides/de/net/export-media-file...
  3. Работа с фигурами в PostScript | .NET

    Как добавить фигуры в файл PS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в .NET....graphics path from the first rectangle 11 GraphicsPath path = new...new GraphicsPath(); 12 path. AddRectangle ( new RectangleF(250...

    docs.aspose.com/page/ru/net/ps/working-with-sha...
  4. Робота з фігурами в PostScript | .NET

    Як додати фігури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...graphics path from the first rectangle 11 GraphicsPath path = new...new GraphicsPath(); 12 path. AddRectangle ( new RectangleF(250...

    docs.aspose.com/page/uk/net/ps/working-with-sha...
  5. Работа с градиентом в файле XPS | .NET

    Как добавить вертикальный, горизонтальный или линейный градиент в файл XPS — это вопрос, на который отвечает Aspose.Page. Изучите функциональность .NET....NET 2 // The path to the documents directory....248), 1f)); 14 // Create new path by defining geometery in abbreviation...

    docs.aspose.com/page/ru/net/xps/working-with-gr...
  6. Конвертировать SVG в JPG на Python – Aspose.HTML

    Конвертируйте SVG в JPG с помощью библиотеки Python Aspose.HTML. Узнайте об ImageSaveOptions и рассмотрите примеры кода Python для преобразования SVG в 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/ru/python-net/convert-svg-...
  7. Créer une vue hiérarchique de la feuille|Docume...

    Cet article présente comment créer une vue hiérarchique dans GridWeb....DemoDatabase2 (); string path = MapPath ( "." ); path = path . Substring (...( 0 , path . LastIndexOf ( "\\" )); path = path . Substring (...

    docs.aspose.com/cells/fr/net/aspose-cells-gridw...
  8. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...Code for reproducing: String path = "c:\\Test\\"; Document documentOk...Document(path + "Test OK.docm"); documentOk.save(path + "Test...

    forum.aspose.com/t/converting-word-document-to-...
  9. Робота із зображеннями у файлі XPS | Python

    Як додати просте або мозаїчне зображення до файлу XPS — це задача для Aspose.Page. Подивіться, як використовувати функціональність в Python....документа XPS: Copy 1 # The path to the documents directory....an Image 6 path = doc. add_path (doc. create_path_geometry (...

    docs.aspose.com/page/uk/python-net/xps/working-...
  10. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....; //Font file name with full path 3 var outFile = dataDir + "arial...; //Font file name with full path 3 var outFile = dataDir + "arial...

    docs.aspose.com/font/net/developer-guide/text-r...