Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 61,057 for

path

(0.12 sec)
  1. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET...updated document to the new path using the Save() method. If...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/crop/
  2. TextPath.text property | Aspose.Words for Node.js

    TextPath.text property. Defines the text of the text Path....Defines the text of the text path. get text () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XML to BMP Converter using C# | Aspose.PDF

    Sample code for XML to BMP C# conversion. Use API example code for batch XML files to BMP conversion within VB.NET, ASP.NET, or any .NET-based application...with page index & output file path as parameters Save the output...BMP Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-bmp/
  4. Set Barcode Size and Resolution in C#|Documenta...

    How to Set Size Units for Barcodes in Aspose.BarCode for .NET... Save ( $"{path}UnitIn3Pixels.png" , BarCodeImageFormat...Millimeters = 2 ; gen . Save ( $"{path}UnitIn2Millimeters.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/set-barcode-size/
  5. 使用ChartGlobalizationSettings类通过Node.js与C++设置图表组...

    了解如何在Aspose.Cells for Node.js via C++中使用ChartGlobalizationSettings类为图表组件设置不同语言。我们的指南将帮助您理解如何本地化图表元素、标签和图例。... try { const path = require ( "path" ); const AsposeCells...existing Workbook const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/zh/nodejs-cpp/using-chart...
  6. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-page-options/
  7. Working with Portfolio in PDF|Aspose.PDF for .NET

    How to Create a PDF Portfolio with C#. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....CreatePortfolio () { // The path to the documents directory var...ExtractPortfolioFile () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/portfolio/
  8. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  9. 使用 C# 从 PDF 中移除水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中删除水印的 C# 源代码。...PDF 中删除水印-C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "remove_watermark...

    products.aspose.com/pdf/zh-hans/net/watermark/r...
  10. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them.... path . join ( self . dataDir , "ID1...png" )); input . add ( os . path . join ( self . dataDir , "ID2...

    docs.aspose.com/ocr/java/recognition/id-card/