Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 59,331 for

paths

(0.14 sec)
  1. اضافه کردن تمبر تصویر به PDF با استفاده از Pyth...

    کد منبع پایتون برای اضافه کردن مهر تصویر به فایل PDF در چارچوب دات نت, دات نت هسته....apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_input_image = path . join ( self . data_dir...

    products.aspose.com/pdf/fa/python-net/stamps/im...
  2. Node.jsを介してC++で異なるフォーマットのファイルを開く|Documentation

    Aspose.Cells for Node.js via C++ APIは、XLSX、HTML、CSV、ODS、TSV、SXC、FODSなどのさまざまなフォーマットを開く/読み取ることを可能にします。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ja/nodejs-cpp/opening-fil...
  3. Avskärma ett kalkblad med Node.js via C++|Docum...

    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/sv/nodejs-cpp/unprotect-a...
  4. 使用 Node.js 和 C++ 将指定工作表保存为 PDF|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将指定的工作表保存为 PDF。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/save-specif...
  5. Insertion et suppression de lignes et colonnes ...

    Cet article montre comment insérer et supprimer des lignes et des colonnes via l API Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const fs = require...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/fr/nodejs-cpp/inserting-a...
  6. Insertar y Eliminar Filas y Columnas de un arch...

    Este artículo muestra cómo insertar y eliminar filas y columnas mediante la API Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const fs = require...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/es/nodejs-cpp/inserting-a...
  7. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    用於將頁面戳添加到 .NET 框架、.NET Core 上的 PDF 檔的 Python 原始程式碼。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_input_stamp = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  8. FolderFontSource constructor | Aspose.Words for...

    aspose.words.fonts.FolderFontSource constructor...Hide ] FolderFontSource(folder_path, scan_subfolders) Ctor. def...def __init__ ( self , folder_path : str , scan_subfolders : bool...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the textpath font.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

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