Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 61,048 for

path

(0.16 sec)
  1. 将 HTML 转换为 PDF - C# 示例和在线转换器

    了解如何使用 Aspose.HTML for .NET 将 HTML 转换为 PDF,并考虑在 C# 示例中将 HTML 转换为 PDF 的各种情况。..." , new PdfSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...to PDF in C# 2 3 // Prepare a path to a source HTML file 4 string...

    docs.aspose.com/html/zh/net/convert-html-to-pdf/
  2. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....and pass the file name (full path) and format (VSDX) as a parameter...add it to PATH environment variable, for example: PATH=C:\Program...

    products.aspose.com/diagram/python-java/waterma...
  3. 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...
  4. 使用C++设置图表数据源|Documentation

    了解Aspose.Cells for C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,以及如何连接和从中检索数据以填充工作表。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/data-formatting-in...
  5. 以编程方式保存 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。...void SaveDocument () { // The path to the documents directory var...SaveDocumentStream () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/save-pdf-document/
  6. 在 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...
  7. 在 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...
  8. Customize Barcode Color Scheme in C++|Documenta...

    How to Customize Color of Barcode Elements in C++... // The path to the documents directory....settings ( Color.Green ). // The path to the documents directory....

    docs.aspose.com/barcode/cpp/customize-barcode-c...
  9. The word page count is wrong - Free Support For...

    The code: String Path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(Path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...2026, 7:49am 1 The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\";...Document doc = new Document(path + "796597488160104448.docx");...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  10. PDF to PNG Converter using Python | Aspose.PDF

    Sample code on Python for PDF to PNG conversion. Use example code for batch PDF to PNG conversion with Python and .NET... Specify the path to the input PDF document by...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/p...