Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 65,985 for

path

(0.09 sec)
  1. Shape Layer Manipulation in Aspose.PSD for Pyth...

    Examples of how to manipulate Shape Layers of PSD File...accessing Shape Layer, modifying path shapes, and updating the image... You can define the shape’s path by specifying a series of Bezier...

    docs.aspose.com/psd/python-net/psd-shape-layer-...
  2. Conversion of Microsoft Excel spreadsheets and ...

    Convert Excel Files XLS XLSX XLSM XLSB XLTX XLTM CSV and more as well as Visio Formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM etc just few lines of Python code....save method with relevant file path. Save is the overloaded method...call the save method with file path and relevant SaveFileFormat...

    products.aspose.com/total/python-java/conversion/
  3. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly.... Presentation ( path + "AccessSlides.pptx" ) as p1...with slides . Presentation ( path + "HelloWorld.pptx" ) as p2...

    docs.aspose.com/slides/python-net/compare-slides/
  4. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Create a rectangle path. Fill the rectangle with the...//Create rectangle path 29 GraphicsPath path = new GraphicsPath();...

    docs.aspose.com/page/net/ps/working-with-textures/
  5. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....Diagram-for-Java // The path to the documents directory....ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/java/convert-visio-to-i...
  6. 创建书签|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 的 PdfBookmarEditor 类为 PDF 文件创建书签。...CreateBookmarksOfAll () { // The path to the documents directory var...CreateBookmarksOfAll () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/create-bookmarks/
  7. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  8. 如何用 .NET 添加 Highlight 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Highlight 个注释。... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_highlight...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  9. 如何使用 C++ 删除 Watermark 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Watermark 注解的源代码... Path . Combine ( _dataDir , "sample_Watermark...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Watermark_del...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. Reading CSV File with Multiple Encodings with C...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input CSV file U16String...

    docs.aspose.com/cells/cpp/reading-csv-file-with...