Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 65,986 for

path

(0.27 sec)
  1. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in Excel files using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/specifying-significan...
  2. 使用C++将Excel转换为带提示的HTML|Documentation

    使用Aspose.Cells在C++中将Excel转换为HTML同时添加提示信息。...Cells-for-C // Source directory path U16String sourceDir ( u ".....\\ " ); // Output directory path U16String outputDir ( u ".....

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  3. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...property to set opacity mask on XPS path. You need to specify and add...masked by ImageBrush 11 XpsPath path = canvas. AddPath (doc. CreatePathGeometry...

    docs.aspose.com/page/net/xps/working-with-trans...
  4. Aspose.PSD for Java 24.5 - 发布说明|Documentation

    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.... getLayers ()[ 2 ]; IPath path = shapeLayer . getPath (); IPathShape...IPathShape [] pathShapes = path . getItems (); List < BezierKnotRecord...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. 支持使用 C++ 在命名范围公式中支持德语区域设置|Documentation

    学习如何使用 Aspose.Cells 与 C++ 处理德语区域的命名范围公式。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/support-for-german...
  6. Modify Annotations in your PDF|Aspose.PDF for .NET

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades....ModifyAnnotationsAut () { // The path to the documents directory var...ModifyAnnotations () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/modify-annotations/
  7. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  8. OleFormat.SourceFullName | Aspose.Words for .NET

    Discover the OleFormat SourceFullName property, easily manage the Path and name of your linked OLE object's source file for seamless integration....SourceFullName property Gets or sets the path and name of the source file...SourceFullName . EndsWith ( @"Images" + Path . DirectorySeparatorCh + "Microsoft...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal document quality.... Split ( Path . DirectorySeparatorCh ). Last... OriginalFileName . Split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...apdf from os import path path_outfile = path . join ( self . data_dir...textFragment ) document . save ( path_outfile )...

    products.aspose.com/pdf/zh-hans/python-net/create/