Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 61,026 for

path

(0.31 sec)
  1. 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/
  2. 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...
  3. 指定GridWeb存储临时文件的路径。|Documentation

    本文描述了GridWeb的存储。...UnauthorizedAccessEx : Access to the path ' D : </span> inetpub </span>...( string path ) { if (! string . IsNullOrEmpty ( path )) { //filter...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  4. 使用 C++ via Node.js 在保存为PDF时仅更改单个Unicode字符的字体|Do...

    了解如何在使用Aspose.Cells for Node.js via C++保存为PDF时更改单个Unicode字符的字体。...第二个PDF文件 示例代码 const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  5. Set Barcode Checksum Verification|Documentation

    This article describes how to set checksum verification in Aspose.BarCode for .NET... Save ( $"{path}Code11.png" , BarCodeImageFormat...read = new BarCodeReader ( $"{path}Code11.png" , DecodeType . Code11...

    docs.aspose.com/barcode/net/set-checksum-verifi...
  6. Specific Parameters of 2D Barcode Types|Documen...

    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.... Save ( $"{path}QrCode.png" , BarCodeImageFormat... Rows = 6 ; gen . Save ( $"{path}Pdf417.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/2d-barcode-types/
  7. Aspose.words PDF creation using html is blockin...

    Issue Description We are using Aspose.Words for .NET version 25.x to generate PDF files from HTML content. The HTML content includes image Paths that point to files located on an Azure File Share. However, we are experi…...HTML content includes image paths that point to files located...(rather than referencing them by path) to avoid file locks? Technical...

    forum.aspose.com/t/aspose-words-pdf-creation-us...
  8. 使用Node.js通过C++在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自定义饼图中的切片和扇区颜色。我们的指南将展示如何为每个切片、扇区或扇团分配独特的颜色,以改善视觉效果和数据表现。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/custom-slic...
  9. Using and Configuring CRM Duplicate Detection|A...

    How to use and configure Aspose Duplicate Detection add-on using C#....Directory: It will contains the path where the Log information is...written. (If it is Empty, default path would be “C:\Aspose Logs”) Detect...

    docs.aspose.com/words/net/using-and-configuring...
  10. C# GIS Data Conversion | products.aspose.com

    Convert GIS data in different formats including GeoJSON, ESRI Shapefile SHX, TopoJSON, FIleGDB, GML, KML, MIF, OSM with few lines of C# code via .NET library....data file Path, GeoJson, destination Shapefile Path, Shapefile)...Drivers class , GeoJSON file path and GeoJSON driver, devlopers...

    products.aspose.com/gis/net/conversion/