Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 66,019 for

path

(0.46 sec)
  1. 在页面中绘制形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/draw-shapes-in-p...
  2. Convert Image to SVG in C# – Vectorize raster i...

    Сonvert raster images into vector SVG format with Aspose.SVG for .NET. Supports conversion from PNG, JPG, BMP, TIFF, GIF, and ICO to SVG....polygons, as well as improvement of path quality through noise reduction...saving it to the specified output path. Add the following namespaces:...

    docs.aspose.com/svg/net/convert-image-to-svg/
  3. 在 PS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Python 中使用该功能... Copy 1 # The path to the documents directory....分量,而第二个形状有 Alpha 分量。 Copy 1 # The path to the documents directory....

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....FontName ; string path = fontName + ".woff" ; // Some path sanitaze may...WriteAllBytes ( Path . Combine ( m_basePath , path ), fontData );...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Aspose::Words::Drawing::TextPath::get_FitPath m...

    Aspose::Words::Drawing::TextPath::get_FitPath method. Defines whether the text fits the Path of a shape in C++....Defines whether the text fits the path of a shape. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. FolderFontSource.folder_path property | Aspose....

    FolderFontSource.folder_Path property. Path to the folder....folder_path property FolderFontSource.folder_path property Path...folder. @property def folder_path ( self ) -> str : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将 Visio 转换为图像格式|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.... path . join ( sourceDir , "Drawing1...class diagram = Diagram ( os . path . join ( sourceDir , "Drawing1...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  8. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...
  9. Find the Root Element Name of XML Map with C++|...

    Learn how to find the root element name of an XML map using Aspose.Cells for C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/find-the-root-element...
  10. How to add Caret Annotation using C++ | Aspose.PDF

    Add Caret annotations programmatically in PDF with C++ sample code on any platform with C++ language... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_caret...

    products.aspose.com/pdf/cpp/annotation/caret/add/