Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 6,852 for

shape rendering

(0.12 sec)
  1. C# 에서 JPG 압축

    품질 손실 없이 C# 에서 JPG 을 압축합니다. JPG 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/ko/net/compress/jpg/
  2. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing Shapes, drawing path and drawing rectangles....vector images such as lines, shapes, rectangles, polygons, arcs...platforms. How to draw lines and shapes In this example, we demonstrate...

    docs.aspose.com/drawing/net/developer-guide/cro...
  3. Crea VSTM file tramite C# | products.aspose.com

    C# Codice di esempio per la generazione di VSTM documenti. Utilizza questo codice per creare VSTM file all'interno di VB.NET, Asp.NET o qualsiasi applicazione basata su .NET.... Shape shape = page.AddText( 1 , 1 , 1... convertire, eseguire il rendering e stampare file VSTM. .NET...

    products.aspose.com/diagram/it/net/create/vstm/
  4. Crea file PDF tramite C# | products.aspose.com

    C# Esempio di codice per la generazione di documenti PDF. Utilizza questo codice per creare file PDF all'interno di VB.NET, Asp.NET o qualsiasi applicazione basata su .NET.... Shape shape = page.AddText( 1 , 1 , 1... convertire, eseguire il rendering e stampare file PDF. .NET...

    products.aspose.com/diagram/it/net/create/pdf/
  5. Crea VSDX file tramite C# | products.aspose.com

    C# Codice di esempio per la generazione di VSDX documenti. Utilizza questo codice per creare VSDX file all'interno di VB.NET, Asp.NET o qualsiasi applicazione basata su .NET.... Shape shape = page.AddText( 1 , 1 , 1... convertire, eseguire il rendering e stampare file VSDX. .NET...

    products.aspose.com/diagram/it/net/create/vsdx/
  6. Convert VSSM to VDX via Python | products.aspos...

    Sample Python conversion code for VSSM format to VDX file. Use this example code to convert VSSM to VDX within any Python based application....VDX Using Python In order to render VSSM to VDX, we’ll use Aspose...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-java/convers...
  7. แปลง 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...
  8. แปลง JPG เป็น SVG Python

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

    products.aspose.com/words/th/python-net/convers...
  9. 將JPG轉換為BMP Python

    在Python代碼JPG轉換為BMP使用Python將JPG保存為BMP。...DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.bmp" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/zh-hant/python-net/co...
  10. แปลง ภาพ เป็น 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...