Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 61,000 for

path

(0.18 sec)
  1. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C++ code....Create a rectangle graphics path. Save the current graphics state...SetPaint() Method. Fill the graphics path by means of the Fill() method...

    products.aspose.com/page/cpp/work-with-ps-graph...
  2. 在Python中插入和删除行和列|Documentation

    使用Python Excel API在Python中创建Excel电子表格。在您的Python应用程序中无需MS Office即可插入或删除XLSX或XLS中的行。...Workbook object by excel file path workbook = self . Workbook (...Workbook object by excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  3. 档案

    档案...עִברִית čeština Svenska Clipping Path 是一个封闭的矢量路径,用于选择应该可见的图像部分。创建...specification Name = "My Path", // Path name Records = CreateR...

    blog.aspose.com/zh/imaging/create-clipping-path...
  4. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...void LockLayerInPDF () { // The path to the documents directory var...SaveLayersFromPdf () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  5. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....Make NUp of PDF Using File Paths MakeNUp method of PdfFileEditor...you to make NUp using file paths.The following code snippet shows...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  6. 使用 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...
  7. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....ConvertHTMLtoPDF () { // The path to the documents directory var...ConvertHTMLtoPDFAdva () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  8. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/Path/to/borde…...Document("/path/to/borders.pdf"); doc.save(“/path/to/borders...Document("/path/to/borders.pdf"); doc.save("/path/to/borders...

    forum.aspose.com/t/missing-borders-after-pdf-to...
  9. JsonDataSource constructor | Aspose.Words for P...

    aspose.words.reporting.JsonDataSource constructor...[ Hide ] JsonDataSource(json_path) Creates a new data source with...json_path : str ): ... Parameter Type Description json_path str...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 从TTF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。... Copy 1 // Construct path to the file 2 System::String...System::String fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...