Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 61,057 for

paths

(0.15 sec)
  1. Aggiungi piè di pagina al PDF usando Python | A...

    Esempio di codice Python per utilizzare Aspose.PDF per lavorare con un piè di pagina in PDF tramite Python e .NET....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/it/python-net/footer/
  2. Fillable PDF Forms using Python for .NET | Aspo...

    Сreate fillable PDF forms programmatically with Python sample code using Aspose.PDF for Python for .NET....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/python-net/acroforms/fill/
  3. 使用 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...
  4. FileFontSource class | Aspose.Words for Python

    aspose.words.fonts.FileFontSource class. Represents the single TrueType font file stored in the file system...FileFontSource(file_path) Ctor. FileFontSource(file_path, priority) Ctor...Ctor. FileFontSource(file_path, priority, cache_key) Ctor. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Excel Arbeitsmappe nach Ods, Sxc und Fods (Open...

    So konvertieren Sie Excel in Ods (OpenOffice / LibreOffice Calc) oder konvertieren Ods in Excel mit Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const AsposeCells...workbook const excelFilePath = path . join ( __dirname , "book1...

    docs.aspose.com/cells/de/nodejs-cpp/convert-exc...
  6. Digital Signera ett VBA kodprojekt med certifik...

    Lär dig hur du digitalt signerar ett VBA kodprojekt med ett certifikat med Aspose.Cells for Node.js via C++....require ( "fs" ); const path = require ( "path" ); const AsposeCells...node" ); // Set up paths const sourceDir = path . join ( __dirname...

    docs.aspose.com/cells/sv/nodejs-cpp/digitally-s...
  7. 如何用 Node.js 通过 C++ 改变 Excel 中评论的背景|Documentation

    使用 Aspose.Cells for Node.js via C++ 改变评论颜色并在评论中插入图片或图像。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  8. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...graphics path from the first rectangle 12 GeneralPath path = new...new GeneralPath(); 13 path. append ( new Rectangle2D. Float (250...

    docs.aspose.com/page/java/ps/working-with-shapes/
  9. Rendering Device – Aspose.HTML for Python via .NET

    Ренедеринг HTML в PDF, XPS, DOCX и изображения с помощью классов PdfDevice, XpsDevice, DocDevice и ImageDevice в Aspose.HTML for Python via .NET API....Prepare output directory and path for the PDF file 8 output_dir...exist_ok = True) 10 save_path = os. path . join (output_dir, "document...

    docs.aspose.com/html/ru/python-net/rendering-de...
  10. تصفية البيانات باستخدام C++|Documentation

    تعلم كيفية إضافة تصفية بيانات باستخدام واجهة برمجة التطبيقات Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ar/cpp/data-filtering/