Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 67,459 for

path

(0.08 sec)
  1. Signature Information|Aspose.PDF for Python via...

    Learn how to read signature names, signer details, timestamps, and signature metadata from signed PDF files using PdfFileSignature in Python....pdf_facades import sys from os import path def get_signature_names ( infile...pdf_facades import sys from os import path def get_signer_details ( infile...

    docs.aspose.com/pdf/python-net/signature-inform...
  2. 在Visual Studio中配置产品|Aspose.Words为C++

    手动配置 Aspose.Words为C++ 在Visual Studio。..."ExtensionTargets" > <Import Project= "<path-to>\CodePorting.Translator.Cs2Cpp...targets" Condition= "Exists('<path-to>\CodePorting.Translator.Cs2Cpp...

    docs.aspose.com/words/zh/cpp/configure-aspose-w...
  3. 使用 Python 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码以编程方式编辑 PDF 文档...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  4. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。...paths 属性访问形状数据。它返回构成非原始形状的所有连接路径。这些路径的类型是...title > Non-Primitive Shape Paths Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  5. Format PDF Text in Python|Aspose.PDF for Python...

    Learn how to format text inside PDF documents in Python using spacing, borders, indentation, and styling options....ap import sys from os import path def specify_line_spacing_simple_case...lorem_path = path . join ( DATA_DIR , "lorem.txt" ) if path . exists...

    docs.aspose.com/pdf/python-net/text-formatting-...
  6. Converting a HTML file to TEX using Python | As...

    Sample code on Python for HTML to TEX conversion. Use example code for batch HTML to TEX conversion with Python and .NET... Specify the path to the input PDF file by joining...output files, passing in the path to the input file and load options...

    products.aspose.com/pdf/python-net/conversion/h...
  7. Retrieving SQL Connection Data with Node.js via...

    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.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/retrieving-sql...
  8. Split PDF pages|Aspose.PDF for .NET

    This section explains how to split PDF pages with Aspose.PDF Facades using PdfFileEditor class....Pages from First Using File Paths SplitFromFirst method of PdfFileEditor...disk, you can pass the file paths of the intput and output PDF...

    docs.aspose.com/pdf/net/split-pdf-pages/
  9. Extract PDF pages|Aspose.PDF for .NET

    This section explains how to extract PDF pages with Aspose.PDF Facades using PdfFileEditor class....between Two Numbers Using File Paths Extract method of PdfFileEditor...intput file path, start page, end page, and output file path. The pages...

    docs.aspose.com/pdf/net/extract-pdf-pages/
  10. ResourceSavingArgs.resourceFileName property | ...

    ResourceSavingArgs.resourceFileName property. Gets or sets the file name (without Path) where the resource will be saved to....sets the file name (without path) where the resource will be...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...