Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 53,062 for

paths

(0.07 sec)
  1. Verwenden von XPS-Grafikdienstprogrammen | Java

    Erfahren Sie, wie Sie mit Grafikdienstprogrammen in der Aspose.Page für Java ganz einfach Bilder und relativ komplexe Formen auf einer XPS-Seite generieren...Page-for-Java 2 // The path to the documents directory....120) and radius 100. 12 XpsPath path = doc. createPath (doc. getUtils...

    docs.aspose.com/page/de/java/xps/graphic-utilit...
  2. Настройка параметров страницы с помощью Node.js...

    В этой статье представлен пример кода для программного задания параметров страницы листов Excel с помощью Node.js через C++. Установите ориентацию страницы, масштабный коэффициент, параметры FitToPages, размер бумаги, качество печати, номер первой страницы....node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/ru/nodejs-cpp/setting-pag...
  3. Définir les options de page avec Node.js via C+...

    Cet article fournit un code d exemple pour définir programmatiquement les options de page des feuilles Excel à l aide de Node.js via C++. Définir l orientation de la page, le facteur d échelle, les options de s adapter à plusieurs pages, la taille du papier, la qualité d impression, le numéro de première page....node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/fr/nodejs-cpp/setting-pag...
  4. Impostare opzioni di pagina con Node.js tramite...

    Questo articolo fornisce codice di esempio per impostare le opzioni di pagina dei fogli di lavoro Excel programmaticamente usando Node.js tramite C++. Imposta l orientamento della pagina, fattore di scalatura, opzioni FitToPages, dimensione della carta, qualità di stampa, e numero della prima pagina....node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/it/nodejs-cpp/setting-pag...
  5. 通过C++的Node.js设置页面选项|Documentation

    本文提供了使用Node.js通过C++以编程方式设置Excel工作表页面选项的示例代码。设置页面方向、缩放比例、页数适应选项、纸张大小、打印质量、首页编号。...node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pag...
  6. Comment changer l arrière plan d un commentaire...

    Comment changer la couleur du commentaire et insérer une image ou une photo dans un commentaire dans Excel en utilisant 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/fr/nodejs-cpp/how-to-set-...
  7. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换为PDF文档。本指南演示如何从Microsoft Excel导出图表并以PDF格式保存,以便进一步分发和归档。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-pdf/
  8. تحويل صيغ الملفات المختلفة إلى PDF|Aspose.PDF f...

    يوضح هذا الموضوع كيفية تحويل Aspose.PDF لصيغ الملفات الأخرى إلى مستند PDF....Path ; import java.nio.file.Paths ; import com.aspose...{ } private static Path _dataDir = Paths . get ( "/home/admi...

    docs.aspose.com/pdf/ar/java/convert-other-files...
  9. Робота з Visual Brush у файлі XPS | Python

    Як працювати з візуальним пензлем файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...документа XPS: Copy 1 # The path to the documents directory....VisualBrush 6 path_geometry = doc. create_path_geometry () 7 path_geometry...

    docs.aspose.com/page/uk/python-net/xps/working-...
  10. Copier et déplacer des feuilles de calcul avec ...

    Cet article comprend un exemple de code et décrit comment copier et déplacer des feuilles de calcul de manière programmatique, à la fois dans un classeur Excel et entre des classeurs Excel en utilisant l API Node.js avec C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/fr/nodejs-cpp/copying-and...