Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 61,555 for

path

(0.15 sec)
  1. FileFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in the file system in Java.... getFilePath() Path to the font file. getFontDataInternal()...Description filePath java.lang.String Path to font file. FileFontSource(String...

    reference.aspose.com/words/java/com.aspose.word...
  2. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... Copy 1 # The path to the documents directory....a rectngle path for every pattern square 25 path = aspose. pydrawing...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  3. 在 XPS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Java 中使用该功能...128,128))); 11 12 // Create path with closed rectangle geometry...masked by ImageBrush 11 XpsPath path = canvas. addPath (doc. createPathGeometry...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  4. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...void AddTextStamp () { // The path to the documents directory var...DefineAlignmentForTe () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  5. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...100; 15 16 //Create graphics path from the first rectangle 17...GeneralPath path = new java. awt . geom . GeneralPath (); 18 path. append...

    docs.aspose.com/page/zh/java/ps/working-with-gr...
  6. Chart.source_full_name property | Aspose.Words ...

    Chart.source_full_name property. Gets the Path and name of an xls/xlsx file this chart is linked to....source_full_name property Gets the path and name of an xls/xlsx file...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API....and also pass complete file path and the DiagramSaveOptions object...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  8. Delete a Particular Page from the PDF File in R...

    Remove specific pages from PDF files programmatically using Aspose.PDF for Ruby.... Ruby Code # The path to the documents directory ...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  9. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple documents that when converted to PDF will result in rendering issues. The code is just a simple conversion from word to pdf using Aspose.Words (23.3.0) (Icons are being converted to ot…...need to take from the below path. Is this work? Can you please...or can I just call it from a path? Which will work? Thanks Jithin...

    forum.aspose.com/t/aspose-words-document-conver...
  10. 档案

    档案...parseBase64Binary(base64ImageString); String path = dataDir + "Base64 to Image...FileOutputStream fos = new FileOutputStream(path); try { fos.write(imageBytes);...

    blog.aspose.com/zh/pdf/convert-base64-string-to...