Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 70,097 for

paths

(1.05 sec)
  1. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    يسمح Aspose.PDF لك بتحويل PDF إلى تنسيق PowerPoint باستخدام Java. هناك طريقة لتحويل PDF إلى PPTX مع الشرائح كصور....private static final Path DATA_DIR = Paths . get ( "/home/aspo...{ String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/ar/java/convert-pdf-to-powe...
  2. استخدام Aspose.PDF for .NET مع بايثون|Aspose.PD...

    في هذا الدليل، ستستكشف الطرق المختلفة لإنشاء وتعديل ملفات PDF في بايثون....def __init__ ( self , licence_path ): self . dataDir = "C: \\ Samples...if licence_path : self . licence_path = licence_path self . aspose_license...

    docs.aspose.com/pdf/ar/net/python-net/
  3. 使用 C++ 在加载工作簿或工作表时筛选对象 Node.js 版本|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/filter-obje...
  4. Impostazioni di pagina e opzioni di stampa con ...

    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....invoca l’API: const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/it/nodejs-cpp/page-setup-...
  5. Copiare forme tra fogli di lavoro con C++|Docum...

    Impara come copiare forme, grafici e altri oggetti di disegno tra fogli di lavoro usando Aspose.Cells con C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/it/cpp/copy-shapes-betwee...
  6. نسخ الأشكال بين أوراق العمل باستخدام C++|Docume...

    تعلم كيفية نسخ الأشكال والمخططات والأشياء الأخرى المرسومة بين أوراق العمل باستخدام Aspose.Cells مع C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ar/cpp/copy-shapes-betwee...
  7. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....&F The file name without its path &&Text Shows &Text. For example:...headers or footers. const path = require ( "path" ); const AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  8. PDF 파일의 암호 변경|Aspose.PDF for Python via .NET

    .NET을 통해 Python용 Aspose.PDF 를 사용하여 보안 PDF 문서의 사용자 및 소유자 암호를 변경합니다....FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/ko/python-net/change-password/
  9. Usando utilidades gráficas XPS | Java

    Aprenda cómo generar fácilmente imágenes y formas relativamente complejas en una página XPS usando utilidades gráficas en Aspose.Page API para Java... 13 XpsPath path = doc. createPath (doc. getUtils...Float (120f, 120f), 100f)); 14 path. setFill (doc. createSolidColorBrus...

    docs.aspose.com/page/es/java/xps/graphic-utilit...
  10. 在 Python 中批量转换 SVG 文件

    使用 Aspose.SVG for Python via .NET 在 Python 中批量转换 SVG 文件。通过文件夹、循环和保存选项将多个 SVG 转换为 PNG、JPG 或 PDF,并查看可复用函数、常见错误和相关工作流。...15 continue 16 17 input_path = os. path . join (input_folder, file_name)...file_name) 18 output_name = os. path . splitext (file_name) [ 0 ]...

    docs.aspose.com/svg/zh/python-net/batch-convert...