Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 59,319 for

path

(0.22 sec)
  1. Working with Transparency in XPS file | Java

    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 Java...Page-for-Java 2 // The path to the documents directory....(Color. GRAY )); 9 10 // Create path with closed rectangle geometry...

    docs.aspose.com/page/java/xps/working-with-tran...
  2. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters..., file path or base64 bitmap string). Set...BarCodeInstance . BarCodeReader ( ` ${ path } multiple_codes.png` , "Pdf417...

    docs.aspose.com/barcode/javascript-cpp/develope...
  3. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create a rectangle path. Fill the rectangle with the...the document. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-textures/
  4. Recognition Color Schemes Modes|Documentation

    This article explains how barcode recognition can be optimized for different color schemes...read = new BarCodeReader ( $"{path}aztec_regular_inverse.png" ...read = new BarCodeReader ( $"{path}aztec_regular_inverse.png" ...

    docs.aspose.com/barcode/net/recognition-color-s...
  5. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中提取表格。...apdf from os import path path_infile = path . join ( self . data_dir...pdf_document = apdf . Document ( path_infile ) for page in pdf_document...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  6. MailMergeSettings.dataSource property | Aspose....

    MailMergeSettings.dataSource property. Specifies the Path to the mail-merge data source...dataSource property Specifies the path to the mail-merge data source...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....are constructed by defining paths that are a series of connected...segments, curves, or both. The path is defined using a sequence...

    products.aspose.com/page/net/add-shapes-to-ps/
  8. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath.... 4 5 string documentPath = Path. Combine (DataDir, "bezier-curves...file 7 string documentPath = Path. Combine (DataDir, "shapes.svg"...

    docs.aspose.com/svg/net/navigation-inspection/
  9. Add Text Stamp to PDF using C# | Aspose.PDF

    Add text stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET....with Python var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "AddTextStamp_out...

    products.aspose.com/pdf/net/stamps/text/
  10. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract signature information, extract image from signature, change language, and etc using PdfFileSignature class....ExtractSignatureInfo () { // The path to the documents directory var...ExtractSignatureImag () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/working-with-signature-...