Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 68,154 for

paths

(0.17 sec)
  1. Архів

    Архів...{ GraphicsPath path = new GraphicsPath(); path.AddRectangle(originalRentangle);...Matrix(); transform(matrix); path.Transform(matrix); Pen pen =...

    blog.aspose.com/uk/drawing/matrix-global-local-...
  2. .NET Graphics API: C# 2D Drawing Shapes

    Learn to create 2D drawings in C# with Aspose.Drawing .NET API. Draw lines, rectangles, polygons, arcs, curves, ellipses and more....Draw Lines in a Drawing Draw a Path in a Drawing Draw a Polygon...Draw a Path in the Drawing using C# # Steps to draw a path: Instantiate...

    blog.aspose.com/drawing/draw-graphics-and-creat...
  3. 从TTF文件加载字体| .NET

    .NET API 解决方案,用于从硬盘上的文件加载字体,即使该文件本身不是字体。让我们看看如何从 TTF 文件加载它。...Construct path to the file 2 string fontPath = Path.Combine(DataDir...Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  4. Python를 사용하여 EPS 파일을 BMP로 변환합니다 | Aspose.PDF

    EPS 을 BMP 로 변환하기 위한 파이썬 샘플 코드입니다.Python과.NET을 사용하여 일괄 EPS 을 BMP 로 변환하는 예제 코드를 사용하십시오... path.join() 함수를 사용하여 입력 PDF 파일 및...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/ko/python-net/conversio...
  5. Encrypt and Decrypt PDF Files in Python|Aspose....

    Learn how to set PDF privileges, encrypt files, decrypt protected PDFs, and change passwords in Python.... import sys from os import path import aspose.pdf as ap import...files. import sys from os import path import aspose.pdf as ap import...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  6. LaTeX vers XPS | Python

    La solution API Aspose.TeX pour Python fournit une fonctionnalité de conversion pour convertir les fichiers LaTeX au format XPS....enfants, notamment Canvas , Path et Glyphs . L’élément Canvas...contenir d’autres Canvas , Paths et Glyphs , et il contrôle l’apparence...

    docs.aspose.com/tex/fr/python-net/latex-to-xps/
  7. 页面设置与打印选项(C++)|Documentation

    配置页面设置和打印参数以控制打印过程,使用Aspose.Cells与C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/page-setup-and-pri...
  8. 使用Node.js和C++解除冻结行或列|Documentation

    在本文中,您将学习如何用Node.js API结合C++以编程方式取消冻结Excel工作表的行、列或窗格。... const path = require ( "path" ); const AsposeCells...cells.node" ); const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/zh/nodejs-cpp/unfreeze-ro...
  9. Especificar autor al proteger con escritura un ...

    Especifique un nombre de autor al proteger con escritura un libro de trabajo usando Aspose.Cells for Node.js via C++....Código de muestra const path = require ( "path" ); const AsposeCells...XLSX format. const outputDir = path . join ( __dirname , "output"...

    docs.aspose.com/cells/es/nodejs-cpp/specify-aut...
  10. Agregar anotación de línea|Aspose.PDF for Pytho...

    Este ejemplo asocia un PDF de entrada, dibuja una anotación de línea roja con terminaciones de línea cuadradas y guarda el PDF modificado....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/es/python-net/add-line-anno...