Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 60,990 for

path

(0.13 sec)
  1. How to find last paragraph of last page has sec...

    I am trying to merge two word documents, the first document last page, last paragraph has section break, because of that the second document does not start in new page. I want to check in the code if the last paragraph …...Document firstDoc = new Document("path/to/firstDocument.docx"); Document...Document secondDoc = new Document("path/to/secondDocument.docx"); //...

    forum.aspose.com/t/how-to-find-last-paragraph-o...
  2. 通過C#將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用 .NET 框架、.NET Core、Aspose.PDF .NET 庫將圖像添加到 PDF 文檔中的功能。...此示例代码说明如何将图像添加到 PDF 页面-C# var inputFile = Path . Combine ( dataDir , "AddImage..."AddImage.pdf" ); var outputFile = Path . Combine ( dataDir , "AddImage_out...

    products.aspose.com/pdf/zh-hant/net/images/add/
  3. Saving Files in PHP|Documentation

    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....name (with its complete storage path) and desired file format (using...Workbook object with an Excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/java/saving-files-in-php/
  4. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  5. Adding New Worksheets to Workbook and Activatin...

    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....//Specify the template excel file path. string myPath = "Book1.xls"...the license file //through its path Aspose . Cells . License license...

    docs.aspose.com/cells/net/adding-new-worksheets...
  6. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument presentations accurately....presentation from the specified file path. auto presentation = MakeObject...presentation from the specified file path. auto presentation = MakeObject...

    docs.aspose.com/slides/cpp/getting-warning-call...
  7. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....Make Booklet of PDF Using File Paths MakeBooklet method of PdfFileEditor...to make booklet using file paths. The following code snippet...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  8. 使用 Python 添加和验证 PDF 数字签名 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文档中创建电子签名的 Python 源代码。...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/sign...
  9. 使用 Python for .NET 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 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-hant/python-net/acro...
  10. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加或删除水印的 Python 源代码。...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-hant/python-net/wate...