Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 61,555 for

paths

(0.09 sec)
  1. Convertire un file CGM in PDF utilizzando Pytho...

    Codice di esempio su Python per la conversione da CGM a PDF. Usa il codice di esempio per la conversione batch da CGM a PDF con Python e .NET...output utilizzando la funzione path.join(). Crea una nuova istanza...import path # The path to the documents directory path_infile...

    products.aspose.com/pdf/it/python-net/conversio...
  2. Compress PDF Document using Python | Aspose.PDF

    Easily compress PDF files using Aspose.PDF for Python via .NET with just one line of code. Optimize document size without compromising quality—efficient and seamless PDF compression!...optimized document to the new path using the Save() method. If...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/compress/
  3. 図形の操作 | Python

    PSファイルに図形を追加する方法は、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使い方については、こちらをご覧ください。... Copy 1 # The path to the documents directory....a graphics path from the first rectangle 13 path = aspose. pydrawing...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  4. Variazioni pubbliche di API in Aspose.3D 16.9.0...

    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....password // set path with filename and extension string path = @ "House_Design...// open scene scene . Open ( path , opt ); Aggiunge Aspose.ThreeD...

    docs.aspose.com/3d/it/net/public-api-changes-in...
  5. Público API Cambios en Aspose.3D 16.9.0|Documen...

    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....contraseña // set path with filename and extension string path = @ "House_Design...// open scene scene . Open ( path , opt ); Agrega la clase Aspose...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  6. การแปลงไฟล์ TEX เป็น PNG โดยใช้ Python | Aspose...

    ตัวอย่างรหัสในหลามสำหรับ TEX ถึง PNG การแปลงใช้ตัวอย่างรหัสสำหรับชุด TEX เพื่อ PNG แปลงกับงูหลามและ .NET...ที่ป้อนข้อมูลโดยใช้ฟังก์ชัน path.join จากโมดูล os.path รวมไดเรกทอรี indir...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/th/python-net/conversio...
  7. Convertire un file CGM in PNG utilizzando Pytho...

    Codice di esempio su Python per la conversione da CGM a PNG. Usa il codice di esempio per la conversione batch da CGM a PNG con Python e .NET...output utilizzando la funzione path.join(). Crea una nuova istanza...from os import path from io import FileIO # The path to the documents...

    products.aspose.com/pdf/it/python-net/conversio...
  8. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。...var document = new SVGDocument(Path. Combine (DataDir, "source.svg"...to a file 15 document. Save (Path. Combine (DataDir, "optimized...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/
  9. ארכיון

    ארכיון...GraphicsPath _path; private System.Drawing.PointF...Drawing2D.GraphicsPath path) { _path = path; } public void MoveTo(MoveTo...

    blog.aspose.com/he/font/render-text-with-truety...
  10. Mostrar y ocultar filas, columnas y barras de d...

    Este artículo demuestra cómo mostrar y ocultar programáticamente filas y columnas de hojas de cálculo de Excel usando el lenguaje C++ y la API Aspose.Cells. La visibilidad de las barras de desplazamiento puede ajustarse, y varias filas y columnas pueden ocultarse....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/es/cpp/show-and-hide-rows...