Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 61,126 for

path

(0.34 sec)
  1. Გადაიყვანეთ Გამოსახულება PNG Java

    გადაიყვანეთ Გამოსახულება PNG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG Java....ფორმატი სიიდან // Repository path: https://releases.aspose.com/java/repo/...</dependency> კოპირება // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/ka/java/conversion/im...
  2. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....loading do the next: Construct path to the file. Initiate object...the font. Copy 1 // Construct path to the file 2 string fontPath...

    docs.aspose.com/font/net/how-to-load-fonts/
  3. 平铺 PDF – C# 示例 – Aspose.HTML for .NET

    了解扁平化 PDF 的含义,以及如何使用 Aspose.HTML for .NET 中的 FormFieldBehaviour 属性将 HTML 转换为 PDF 和扁平化 PDF 文件。...Prepare a path to an HTML source file 4 string sourcePath = Path. Combine...Prepare a path to the result file 17 string resultPath = Path. Combine...

    docs.aspose.com/html/zh/net/flatten-pdf/
  4. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Construct path to the file 2 string fontPath = Path.Combine(DataDir...Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  5. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...19 GeneralPath path = new GeneralPath(); 20 path. append ( new...(opaquePaint); 27 document. fill (path); 28 29 offsetX = 350; 30 31...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  6. Several JPG Into WORD Java

    Merge multiple JPG into WORD in Java code. Save JPG as WORD using Java....from the list // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/merge/jpg-to-word/
  7. Several JPG Into DOCX Java

    Merge multiple JPG into DOCX in Java code. Save JPG as DOCX using Java....from the list // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/merge/jpg-to-docx/
  8. HTML CSS support - Free Support Forum - aspose.com

    Hello support … We have tried to build a html template with data binding to convert into pdf files … The html will include grid-template-columns , the html can display OK in browser ( Edge or Chrome ) and seems not OK…...Prepare a path to a source HTML file string documentPath = Path.Combine(DataDir...Prepare a path for converted file saving string savePath = Path.Combine(OutputDir...

    forum.aspose.com/t/html-css-support/253798
  9. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = new MemoryStreamProvider(); //…...DOCX file directly to a file path. This can sometimes yield different...htmlDocument = new HTMLDocument("path/to/your/input.html"); // Set...

    forum.aspose.com/t/aspose-html-html-converted-t...
  10. Convert CDR to JPG in Java

    Follow this article to transform CDR to JPG in Java. You will get IDE setup instructions, a list of steps, and sample code to convert the CDR file to JPG with various customizations based on your requirements....input CDR file path and the desired JPG output path Load the CDR...specify the input and output paths, and open the CDR image using...

    kb.aspose.com/imaging/java/convert-cdr-to-jpg-i...