Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 61,536 for

paths

(0.15 sec)
  1. Mostrar y ocultar hojas de trabajo y pestañas c...

    Este artículo proporciona código de ejemplo para usar la API o biblioteca C++ para mostrar y ocultar programáticamente una hoja de cálculo de Excel. Además, cómo mostrar y ocultar pestañas de libros de Excel....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/es/cpp/show-and-hide-work...
  2. Конвертировать SVG в PNG на Python – Aspose.HTML

    Преобразуйте SVG в PNG с Aspose.HTML for Python via .NET. Узнайте об ImageSaveOptions и рассмотрите примеры Python для преобразования SVG в PNG....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/ru/python-net/convert-svg-...
  3. การแปลงไฟล์ CGM เป็น PDF โดยใช้ Python | Aspose...

    ตัวอย่างรหัสในหลามสำหรับ CGM ถึง PDF การแปลงใช้ตัวอย่างรหัสสำหรับชุด CGM เพื่อ PDF แปลงกับงูหลามและ .NET...อินพุตและไดเรกทอรีเอาต์พุตโดยใช้ฟังก์ชัน path.join () สร้างอินสแตนซ์ใหม่ของคลาส...import path # The path to the documents directory path_infile...

    products.aspose.com/pdf/th/python-net/conversio...
  4. การแปลงไฟล์ CGM เป็น JPEG โดยใช้ Python | Aspos...

    ตัวอย่างรหัสในหลามสำหรับ CGM ถึง JPEG การแปลงใช้ตัวอย่างรหัสสำหรับชุด CGM เพื่อ JPEG แปลงกับงูหลามและ .NET...อินพุตและไดเรกทอรีเอาต์พุตโดยใช้ฟังก์ชัน path.join () สร้างอินสแตนซ์ใหม่ของคลาส...from os import path from io import FileIO # The path to the documents...

    products.aspose.com/pdf/th/python-net/conversio...
  5. Données en forme non primitive avec JavaScript ...

    Apprenez à accéder et manipuler les formes non primitives en Aspose.Cells for JavaScript via C++....paths . Elle renvoie tous les chemins...title > Non-Primitive Shape Paths Example </ title > </ head >...

    docs.aspose.com/cells/fr/javascript-cpp/data-in...
  6. Converting a EPS file to PNG using Python | Asp...

    Sample code on Python for EPS to PNG conversion. Use example code for batch EPS to PNG conversion with Python and .NET... Specify the path to the input PDF file by joining...and specifying the input file path. Specify the desired resolution...

    products.aspose.com/pdf/python-net/conversion/e...
  7. Convertire un file TEX in PDF utilizzando Pytho...

    Codice di esempio su Python per la conversione da TEX a PDF. Usa il codice di esempio per la conversione batch da TEX a PDF con Python e .NET...utilizzando la funzione path.join dal modulo os.path, unendo le directory...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/it/python-net/conversio...
  8. Converting a PCL file to TIFF using Python | As...

    Sample code on Python for PCL to TIFF conversion. Use example code for batch PCL to TIFF conversion with Python and .NET... Specify the path to the input PDF document by...output to the specified file path. Print a success message indicating...

    products.aspose.com/pdf/python-net/conversion/p...
  9. Converting a PCL file to JPEG using Python | As...

    Sample code on Python for PCL to JPEG conversion. Use example code for batch PCL to JPEG conversion with Python and .NET... Specify the path to the input PDF document by...conversion process. Specify the path to the output JPEG image files...

    products.aspose.com/pdf/python-net/conversion/p...
  10. Trabalhar com Formas em PostScript | .NET

    Como adicionar formas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em .NET....graphics path from the first rectangle 12 GraphicsPath path = new...new GraphicsPath(); 13 path. AddRectangle ( new RectangleF(250...

    docs.aspose.com/page/pt/net/ps/working-with-sha...