Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 60,876 for

path

(0.07 sec)
  1. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  2. 使用 Python 搜索 PDF | Aspose.PDF

    无需在 .NET Framework、.NET Core 上打开即可搜索 PDF 文档的 Python....apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Create TextAbsorber...

    products.aspose.com/pdf/zh-hant/python-net/search/
  3. Aspose.Pdf open pdf file error - Free Support F...

    use python, aspose-pdf=25.5.0,open pdf file error document = ap.Document(file_Path) RuntimeError: Proxy error(InvalidPdfFileFormatException): Trailer not found file: GB2828-2003 抽样标准.pdf (5.1 MB)...Document(file_path) RuntimeError: Proxy error(...without issues. File Path : Verify that the file_path variable correctly...

    forum.aspose.com/t/aspose-pdf-open-pdf-file-err...
  4. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....ExampleValidate01 () { // String for path name. String _dataDir ( "C:...ExampleValidate02 () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  5. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。...Cells-for-C //Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); //Path of input excel file U16String...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...
  6. FontSettings.setFontsSources method | Aspose.Wo...

    Aspose.Words.Fonts.FontSettings.setFontsSources method...FolderFontSource cache key is the path to the font file. For MemoryFontSource...cacheKey property or a file path if the FileFontSource.cacheKey...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose Tex to PDF support - Free Support Forum ...

    Hello team, We are working on converting tex file to pdf by following TEX to PDF Converter using Java | Aspose.PDF. In our tex file, we are using some external tex dependent files as below (CTAN: /tex-archive/macros/g…...setOutputWorkingDire(new OutputFileSystemDire("path/to/your/working/directory"));...process. Check File Paths : Verify that the paths to your input TeX...

    forum.aspose.com/t/aspose-tex-to-pdf-support/31...
  8. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic signature in PDF documents programmatically with C++ sample code using Aspose.PDF for C++...all the PDF files with full path. Set the style of text like...format: Output file: // String for path name. String _dataDir ( "C:...

    products.aspose.com/pdf/cpp/signature/
  9. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...apdf from os import path path_outfile = path . join ( self . data_dir...textFragment ) document . save ( path_outfile )...

    products.aspose.com/pdf/zh-hans/python-net/create/
  10. Adjusting Row Height and Column Width in Jython...

    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....Workbook object by excel file path workbook = Workbook ( dataDir...Workbook object by excel file path workbook = Workbook ( dataDir...

    docs.aspose.com/cells/java/adjusting-row-height...