Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 70,275 for

path

(0.83 sec)
  1. Manipulate PDF Documents in Python|Aspose.PDF f...

    Learn how to validate, structure, and modify PDF documents in Python, including TOC management and PDF/A checks.... import sys from os import path import aspose.pdf as ap def...PDF/A-1b. import sys from os import path import aspose.pdf as ap def...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  2. 使用C++编辑工作表的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何编辑工作表的超链接。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/editing-hyperlinks...
  3. Visio File Drawing NET C# | products.aspose.com

    C# source code to draw geomtry to visio file on .NET Framework, .NET Core, Mono Platforms....and pass the file name (full path) and format as a parameter....ose.Diagram-for-.NET // The path to the documents directory....

    products.aspose.com/diagram/net/drawing/
  4. PdfAConverter Plugin|Aspose.PDF for .NET

    Learn how to convert and validate PDF/A documents with the Aspose.Pdf.LowCode.PdfAConverter plugin for .NET....ConvertPdfToPdfAWith () { // The path to the documents directory var...Process ( options ); // Get the path of the saved PDF/A document...

    docs.aspose.com/pdf/net/plugins/pdfa-converter/
  5. Signature Plugin|Aspose.PDF for .NET

    Learn how to sign PDF documents with the Aspose.Pdf.LowCode.Signature plugin for .NET....SignPdfWithPlugin () { // The path to the documents directory var...Process ( options ); // Get the path of the signed PDF document var...

    docs.aspose.com/pdf/net/plugins/signature/
  6. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Create the necessary graphics path or font in dependence on what...PsDocument Fill the graphics path with current paint or fill a...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  7. 在 Python 中添加数字签名或对 PDF 进行数字签名|Aspose.PDF for Py...

    了解如何在 Python 中对 PDF 文档进行数字签名、添加时间戳以及验证签名。...PDF import sys from os import path import aspose.pdf as ap import...。 import sys from os import path import aspose.pdf as ap import...

    docs.aspose.com/pdf/zh/python-net/digitally-sig...
  8. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...the appearance of a shape or path. When applied to a shape, the...###### 7 ########## 8 9 # The path to the documents directory....

    docs.aspose.com/page/python-net/xps/working-wit...
  9. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition....provide an absolute or relative path to the source file. Directory...provide an absolute or relative path to the directory with images...

    docs.aspose.com/ocr/cpp/content-for-ocr/
  10. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....saved by passing a complete path string, including the filename...class diagram = Diagram ( os . path . join ( sourceDir , "Drawing1...

    docs.aspose.com/diagram/python-net/convert-visi...