Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 70,097 for

path

(0.42 sec)
  1. 从TTF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。... Copy 1 // Construct path to the file 2 System::String...System::String fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  2. Java load font TTF file | Java

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....Paths ; 7 8 import com.aspose.font...fulfil the operation: Construct path to the file. Initiate object...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  3. Get, Update, and Expand PDF Bookmarks in Python...

    Learn how to retrieve, update, and expand bookmarks in PDF documents using Python.... from os import path import sys import aspose.pdf...Bookmark object. from os import path import sys import aspose.pdf...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  4. Custom Font Loading Issue with Aspose in Azure ...

    We are currently experiencing an issue with font loading using the Aspose library in our Azure WebApp. Previously, our Windows service used an Azure file share location for font loading, and it functioned correctly. Howe…...have configured the directory path correctly in our application...be accessible via local file paths . In Azure WebApps, accessing...

    forum.aspose.com/t/custom-font-loading-issue-wi...
  5. Convert the Smart Art to Group Shape with Node....

    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...Excel file const filePath = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/convert-the-sm...
  6. Add digital signature or digitally sign PDF in ...

    Learn how to digitally sign PDF documents, add timestamps, and validate signatures in Python....signatures import sys from os import path import aspose.pdf as ap import...area. import sys from os import path import aspose.pdf as ap import...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  7. Licensing Aspose.SVG for Python via .NET

    Learn how licensing works in Aspose.SVG for Python via .NET. Review evaluation limits, apply a license file, use streams, or set a metered license....set_license(path) Read a license from application...fixed; store the license under a path your application can read. Copy...

    docs.aspose.com/svg/python-net/licensing/
  8. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-formula-calcu...
  9. Potential OOM / huge array allocation when pars...

    We found a serious stability issue while parsing certain EXIF/TIFF metadata. When the library parses EXIF MakerNote (tag 37500), an invalid / out-of-range offset may be treated as a valid address and used for further pr…...Because the downstream read path does not appear to enforce sufficient...MakerNote (tag 37500) handling path a very large offset value is...

    forum.aspose.com/t/potential-oom-huge-array-all...
  10. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio page with Aspose.Diagram. Support using C# to draw pentagon and save as pdf, svg, html, image, xps and other formats....NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/net/drawing/draw-pentagon/