Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 5,944 for

shape rendering

(0.06 sec)
  1. 영상를 GIF Python로 변환

    Python 영상 을 GIF 형식으로 변환합니다. Python 사용하여 영상 을 GIF로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.gif" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...
  2. 영상를 BMP Python로 변환

    Python 영상 을 BMP 형식으로 변환합니다. 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/ko/python-net/convers...
  3. 將圖片轉換為SVG Python

    在Python代碼圖片轉換為SVG使用Python將圖片保存為SVG。...DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.svg" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/zh-hant/python-net/co...
  4. 將圖片轉換為PNG Python

    在Python代碼圖片轉換為PNG使用Python將圖片保存為PNG。...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/zh-hant/python-net/co...
  5. ChartTitle.Show | Aspose.Words per .NET

    ChartTitle Show proprietà. Determina se il titolo deve essere mostrato per questo grafico. Il valore predefinito èVERO in C#.... Shape chartShape = builder . InsertChart...proprietà "Mostra" su "true" per rendere visibile il titolo. title ...

    reference.aspose.com/words/it/net/aspose.words....
  6. 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-...
  7. تغييرات الواجهة البرمجية العامة في Aspose.Cells...

    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....OnePagePerSheet = true ; //Render worksheet to graphics context...قبل عملية الحفظ. أضيفت خاصية Shape.Geometry.ShapeAdjustValues مع...

    docs.aspose.com/cells/ar/net/public-api-changes...
  8. Изменения в публичном API в Aspose.Cells 8.5.2|...

    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....OnePagePerSheet = true ; //Render worksheet to graphics context...сохранения. Добавлено свойство Shape.Geometry.ShapeAdjustValues....

    docs.aspose.com/cells/ru/net/public-api-changes...
  9. Crea VSSM file tramite C# | products.aspose.com

    C# Codice di esempio per la generazione di VSSM documenti. Utilizza questo codice per creare VSSM 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 VSSM. .NET...

    products.aspose.com/diagram/it/net/create/vssm/
  10. JPG를 TIFF Python로 변환

    Python JPG 을 TIFF 형식으로 변환합니다. Python 사용하여 JPG 을 TIFF로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.tiff" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...