Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 60,950 for

path

(0.44 sec)
  1. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without Path) where the font will be saved to in C++....sets the file name (without path) where the font will be saved...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....three parameters: intput file path, array of page numbers to be...deleted, and output PDF file path. The second parameter is an...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  3. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes.... Save ( $"{path}Pdf417Basic.png" , BarCodeImageFormat...Pdf417Truncate = true ; gen . Save ( $"{path}CompactPdf417Basic.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  4. How to Install Fonts in Linux|Documentation

    How to Install Fonts in Linux...font files to the Linux system path Put a folder named fonts into...system path. Aspose.Cells will go to the system path to find...

    docs.aspose.com/cells/net/how-to-install-font-i...
  5. Add Page Stamp to PDF using C# | Aspose.PDF

    Add page stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET....pageNum ) { var pageStampFile = Path . Combine ( dataDir , "PageStamp...= true }; } var inputFile = Path . Combine ( dataDir , "sample...

    products.aspose.com/pdf/net/stamps/page/
  6. How to Run the Examples|Documentation

    Use PyCharm to run the examples of the Python Image Processing Library API that can be downloaded from GitHub....Arguments: Argument Value --src-dir <path to the root example dir> Default:...Default: ./src --data-dir <path to the root data dir> Default:...

    docs.aspose.com/imaging/python-net/how-to-run-t...
  7. Remove Watermark Image Filter|Documentation

    Using Aspose.Imaging graphic library with Remove watermark image filter. C# code example provided....corresponding graphic path. We refer to this path object as a 'mask'...include an ellipse shape in this path. The coordinates for the ellipse...

    docs.aspose.com/imaging/net/developer-guide/man...
  8. 通过Node.js与C++签署和验证数字签名|Documentation

    使用Aspose.Cells for Node.js via C++对Excel文件进行数字签名和验证。保护工作簿内容的真实性。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/assign-and-...
  9. Aspose.Slides for C++: LoadExternalFonts Method...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...size()); for (const auto &path : candidatePaths) { if (Sys...(System::IO::Directory::Exists(path)) { validPaths.push_back(path); } } if (!validPaths...

    forum.aspose.com/t/aspose-slides-for-c-loadexte...
  10. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。... path . dirname ( os . path . abspath ( __file__...os . path . join ( current_dir , "data" ) if not os . path . exists...

    docs.aspose.com/cells/zh/python-net/change-the-...