Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 60,928 for

path

(0.13 sec)
  1. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加页戳的 Python 源代码。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_input_stamp = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  2. Creating Semi-transparent Celtic Heart Figure T...

    Creating semi-transparent Celtic Heart figure text drawing with Aspose.Drawing .NET (C#) 2d graphic library...drawn along an intricate, curvy path that resembles a heart shape...by a semi-transparent graphic path. While it may appear complex...

    docs.aspose.com/drawing/net/showcases/celtic-he...
  3. 在 XPS 文件中使用渐变 | Python

    如何在 XPS 文件中添加垂直、水平或线性渐变,这个问题可以通过 Aspose.Page API 解决方案来解答。学习 Python 的功能... 结果 Copy 1 # The path to the documents directory....248), 1)) 13 # Create a new path by defining geometery in an...

    docs.aspose.com/page/zh/python-net/xps/working-...
  4. Web Extensions - Office Add-ins with Node.js vi...

    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.... Sample Code const path = require ( "path" ); const AsposeCells...Source directory const outDir = path . join ( __dirname , "output"...

    docs.aspose.com/cells/nodejs-cpp/web-extensions...
  5. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  6. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....is_assignable dataDir = "path/to/your/data/dir/" path_infile = dataDir...dataDir + infile path_outfile = dataDir + outfile document = ap . Document...

    docs.aspose.com/pdf/python-net/modifying-form/
  7. 渐变使用 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。学习 C++ 的功能... f )); 12 // Create new path by defining geometery in abbreviation...System ::SharedPtr < XpsPath > path = doc -> AddPath(doc -> CreatePathGeometry(u...

    docs.aspose.com/page/zh/cpp/xps/working-with-gr...
  8. 禁用导出框架脚本与文档属性,使用 C++ 通过 Node.js|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 将工作簿转换为 HTML 时禁用导出框架脚本和文档属性。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/disable-exp...
  9. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF with standard or minimum size using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...
  10. Add WordArt Watermark to Chart with Node.js via...

    Learn how to use Aspose.Cells for Node.js via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...