Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 6,883 for

shape rendering

(0.68 sec)
  1. บีบอัด DOC ใน C#

    บีบอัด DOC ใน C# โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา DOC ลดขนาดไฟล์ได้อย่างง่ายดาย...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // ขึ้นอยู่กับผู้พัฒนาที่จะเลือกไลบรารี่สำหรับการบีบอัดภาพ...

    products.aspose.com/words/th/net/compress/doc/
  2. 使用C#優化文件內容

    壓縮C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS而不損失質量。優化文檔內容,輕鬆減小文件大小。...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 由開發人員選擇用於圖像壓縮的庫。 using var image = Image...

    products.aspose.com/words/zh-hant/net/compress/
  3. บีบอัด HTML ใน C#

    บีบอัด HTML ใน C# โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา HTML ลดขนาดไฟล์ได้อย่างง่ายดาย...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // ขึ้นอยู่กับผู้พัฒนาที่จะเลือกไลบรารี่สำหรับการบีบอัดภาพ...

    products.aspose.com/words/th/net/compress/html/
  4. 在C#中壓縮HTML

    在C#中壓縮HTML而不會損失質量。優化HTML內容,輕鬆減小文件大小。...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 由開發人員選擇用於圖像壓縮的庫。 using var image = Image...

    products.aspose.com/words/zh-hant/net/compress/...
  5. Nén DOCX Trong C#

    Nén DOCX trong C# mà không làm giảm chất lượng. Tối ưu hóa DOCX nội dung, giảm kích thước tệp một cách dễ dàng....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Tùy nhà phát triển chọn thư viện để nén...

    products.aspose.com/words/vi/net/compress/docx/
  6. Архів

    Архів... Метод Render збереже файл SHP як файл SVG...(var map = new Aspose.Gis.Rendering.Map(800, 400)) { // Використовуйте...

    blog.aspose.com/uk/gis/convert-shapefile-to-svg...
  7. บีบอัด TIFF ใน C#

    บีบอัด TIFF ใน C# โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา TIFF ลดขนาดไฟล์ได้อย่างง่ายดาย...new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/th/net/compress/tiff/
  8. 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...
  9. 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...
  10. 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/