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

path

(0.15 sec)
  1. 在 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...
  2. 在 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...
  3. 从CFF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。... Copy 1 // Construct path to the file. 2 System::String...System::String fontPath = System::IO::Path::Combine(get_DataDir(), u "CenturyGothic...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  4. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide....object and pass the video file path to embed the video with the...a video by passing its file path directly to the AddVideoFrame()...

    docs.aspose.com/slides/cpp/video-frame/
  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. 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...
  8. 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...
  9. 档案

    档案...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...
  10. API to manipulate Publisher files in C#

    Programing PUB files with Aspose.PUB for .NET starts with editing the file Metadata that describes properties like author, tile, company, language, etc....code does: Get the directory path where the input and output files...GetDataDir_Data() . Construct the full path of the input .pub file by appending...

    docs.aspose.com/pub/net/programming-with-docume...