Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 6,083 for

shape rendering

(0.07 sec)
  1. تبدیل تصویر به BMP Python

    فرمت تصویر به BMP در Python کنید. با استفاده از Python تصویر به عنوان BMP ذخیره کنید....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.bmp" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/fa/python-net/convers...
  2. แปลง JPG เป็น ภาพ Python

    แปลงรูปแบบ JPG เป็น ภาพ ในโค้ด Python บันทึก JPG เป็น ภาพ โดยใช้ Python...DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.jpg" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/th/python-net/convers...
  3. แปลง ภาพ เป็น BMP Python

    แปลงรูปแบบ ภาพ เป็น BMP ในโค้ด Python บันทึก ภาพ เป็น BMP โดยใช้ Python...DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.bmp" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/th/python-net/convers...
  4. แปลง ภาพ เป็น PNG Python

    แปลงรูปแบบ ภาพ เป็น PNG ในโค้ด Python บันทึก ภาพ เป็น PNG โดยใช้ Python...DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.png" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/th/python-net/convers...
  5. برنامه نویسی با اسناد|Aspose.Words برای Python ...

    از کلاس‌های Aspose using `Python.Words` Document Object Model برای ایجاد، اصلاح و مدیریت اسناد با python-net به صورت برنامه‌نویسی استفاده کنید. از طریق مدیریت رنگ‌ها، شکل‌ها، فونت‌ها و سایر گرافیک‌ها، با ویژگی‌ها، تنظیمات و محتوا و همچنین با ظاهر سند کار کنید....در یک سند کار با Shapes کار با Group Shape در اسناد Word کار...OfficeMath کار با SmartArt Cold Rendering کار با واترمارک کار با Ole...

    docs.aspose.com/words/fa/python-net/programming...
  6. Aspose.PSD for Java 23.10 - 릴리스 노트|Documentation

    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....수직 텍스트 방향 지원 기능 PSDJAVA-542 Shape Stroke 렌더링에 vstk 리소스의 스트로크 설정...구현 기능 PSDJAVA-541 변경되지 않은 경우 Shape 레이어 다시 그리지 않음 기능 PSDJAVA-545...

    docs.aspose.com/psd/ko/java/aspose-psd-for-java...
  7. Convert VDX to VSSM via Python | products.aspos...

    Sample Python conversion code for VDX format to VSSM file. Use this example code to convert VDX to VSSM within any Python based application....VSSM Using Python In order to render VDX to VSSM, we’ll use Aspose...that allow its content to be rendered and stored by the Microsoft...

    products.aspose.com/diagram/python-net/conversi...
  8. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....input VSD file that the code renders to SWF. You can use other diagram...Visio Drawing with Selective Shapes Using Aspose.Diagram API, developers...

    docs.aspose.com/diagram/net/convert-visio-to-ot...
  9. Renderování Java|Aspose.Words místo Java

    Použití Aspose.Words místo Java funkce renderování pro formátování dokumentu na stránky a převod takového dokumentu nebo vybraných stránek na jiný dokument (PDF, HTML, XPS, atd.) nebo formáty obrazu (TIFF, PNG, SVG atd.) pro prohlížení, další konverze nebo tisk....Hide ] Používáme termín “rendering” v Aspose.Words popis procesu...obrazu a uložit ji jako EMF. Render (kreslit) stránku dokumentu...

    docs.aspose.com/words/cs/java/rendering/
  10. Get Max Range In A Worksheet|Documentation

    This article describes how to get the max range , max data range, max display range of Excel files with Aspose.Cells for Python via .NET library.... And the settings about shapes, tables and pivottables will...following codes show how to render the max diplay range to html:...

    docs.aspose.com/cells/python-net/get-max-range-...