Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 61,140 for

paths

(0.25 sec)
  1. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file.... Set the path to the documents directory....Collections.Generic; // The path to the documents directory....

    products.aspose.com/page/net/manipulate-vector-...
  2. PDF를 Microsoft PowerPoint로 변환|Aspose.PDF for Java

    Aspose.PDF를 사용하여 Java로 PDF를 PowerPoint 형식으로 변환할 수 있습니다. 한 가지 방법으로는 슬라이드를 이미지로 하여 PDF를 PPTX로 변환할 수 있는 가능성이 있습니다....private static final Path DATA_DIR = Paths . get ( "/home/aspo...{ String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/ko/java/convert-pdf-to-powe...
  3. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...Code for reproducing: String path = "c:\\Test\\"; Document documentOk...Document(path + "Test OK.docm"); documentOk.save(path + "Test...

    forum.aspose.com/t/converting-word-document-to-...
  4. Componenti Web Componenti aggiuntivi Office 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....Codice di Esempio const path = require ( "path" ); const AsposeCells...Source directory const outDir = path . join ( __dirname , "output"...

    docs.aspose.com/cells/it/nodejs-cpp/web-extensi...
  5. PDF to EXCEL Converter using Python | Aspose.PDF

    Sample code on Python for PDF to EXCEL conversion. Use example code for batch PDF to EXCEL conversion with Python and .NET... Specify the path to the input PDF document by...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/p...
  6. PDF to DOC Converter using Python | Aspose.PDF

    Sample code on Python for PDF to DOC conversion. Use example code for batch PDF to DOC conversion with Python and .NET... Specify the path to the input PDF document by...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/p...
  7. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。...data_dir = "data/" 6 document_path = os. path . join (data_dir, "document...9 with SVGDocument (document_path) as document: 10 html = document...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  8. Naviguer dans SVG – Aspose.SVG for Python via .NET

    Apprenez à inspecter SVG à l'aide de Python, à parcourir les éléments SVG et à naviguer dans SVG à l'aide du sélecteur CSS ou de XPath....data_dir = "data/" 6 document_path = os. path . join (data_dir, "document...9 with SVGDocument (document_path) as document: 10 html = document...

    docs.aspose.com/svg/fr/python-net/navigate-svg/
  9. Extract Fonts from PDF via Python|Aspose.PDF fo...

    Use the Aspose.PDF for Python library to extract all embedded fonts from your PDF document....import FileIO from os import path import json from aspose.pycore...cast , is_assignable path_infile = path . join ( self . dataDir...

    docs.aspose.com/pdf/python-net/extract-fonts-fr...
  10. Inoltra la forma davanti o dietro all interno d...

    Impara come inviare una forma in primo piano o in secondo piano in un foglio di lavoro usando Aspose.Cells for Node.js via C++....Codice di Esempio const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/it/nodejs-cpp/send-shape-...