Sort Score
Result 10 results
Languages All
Labels All
Results 8,221 - 8,230 of 61,574 for

paths

(0.18 sec)
  1. Работа с клипами в PS-файле | Python

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в Python...a graphics path from the rectangle 10 rectange_path = aspose....GraphicsPath () 11 rectange_path. add_rectangle (aspose. pydrawing...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  2. Lavorare con le clip in un file PS | Python

    L'aggiunta di clip ai file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in Python....a graphics path from the rectangle 10 rectange_path = aspose....GraphicsPath () 11 rectange_path. add_rectangle (aspose. pydrawing...

    docs.aspose.com/page/it/python-net/ps/working-w...
  3. Convertir archivo PDF a otros formatos|Aspose.P...

    Este tema muestra cómo Aspose.PDF permite convertir un archivo PDF a otros formatos de archivo.... String documentFileName = Paths . get ( DATA_DIR . toString...String texDocumentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/es/java/convert-pdf-to-othe...
  4. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "bezier-curves...element 2 3 string documentPath = Path. Combine (DataDir, "shapes_svg...

    docs.aspose.com/svg/net/navigation-inspection/
  5. 如何在 HTML 转换过程中调整文档大小?- C#

    了解如何使用 Aspose.HTML for .NET 在转换为 PDF、XPS、DOCX 和图像格式时通过设置渲染选项来调整 HTML 文档的大小。...RenderingOptions 2 3 // Prepare path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "rendering.html" );...

    docs.aspose.com/html/zh/net/resize-document/
  6. 在将Excel渲染为PDF时绘制切片器,使用C++|Documentation

    使用Aspose.Cells和C++导出带切片器设置的Excel为PDF。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/draw-slicer-while-...
  7. Dessiner un segment lors de la conversion d Exc...

    Exporter Excel en PDF avec les paramètres du segment en utilisant Aspose.Cells avec C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/fr/cpp/draw-slicer-while-...
  8. حذف جدول محوري من ورقة عمل باستخدام C++|Documen...

    الكود C++ لإزالة الجداول المحورية من أوراق عمل Excel باستخدام Aspose.Cells....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ar/cpp/delete-pivot-table...
  9. Implementierung des 1904 Datumsystems mit C++|D...

    Aspose.Cells ist eine C++ Bibliothek zum Arbeiten mit Tabellenkalkulationsdateien. Es unterstützt die Implementierung des 1904 Datumsystems, sodass Benutzer Berechnungen und Formatierungen basierend auf dem Datumssystem vom 1. Januar 1904 durchführen können. Dieser Artikel beschreibt, wie man das 1904 Datumsystem mit der Aspose.Cells Bibliothek implementiert....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/de/cpp/implement-1904-dat...
  10. Преобразование изображения в PDF на Python|Aspo...

    Эта тема показывает, как преобразовать изображение в PDF, используя библиотеку Aspose.PDF для Python через C++....path from PIL import Image # Установить...файлов данных dataDir = os . path . join ( os . getcwd (), "samples"...

    docs.aspose.com/pdf/ru/python-cpp/convert-image...