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

shape rendering

(0.05 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or Shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....in which the rendered document pages or shapes will be saved...while the saving operation renders it. auto options = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 將JPG轉換為JPG Python

    在Python代碼JPG轉換為JPG使用Python將JPG保存為JPG。...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/zh-hant/python-net/co...
  3. แปลง ภาพ เป็น GIF Python

    แปลงรูปแบบ ภาพ เป็น GIF ในโค้ด Python บันทึก ภาพ เป็น GIF โดยใช้ Python...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/th/python-net/convers...
  4. แปลง ภาพ เป็น SVG Python

    แปลงรูปแบบ ภาพ เป็น SVG ในโค้ด Python บันทึก ภาพ เป็น SVG โดยใช้ Python...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/th/python-net/convers...
  5. 將JPG轉換為GIF Python

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

    products.aspose.com/words/zh-hant/python-net/co...
  6. تبدیل JPG به BMP Python

    فرمت JPG به BMP در Python کنید. با استفاده از 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/fa/python-net/convers...
  7. Python での画像の操作|Python via .NET用Aspose.Words

    Python を使用して、ドキュメント内のさまざまな形式の画像を作成および管理します。...メソッドは作成および挿入されたばかりの Shape オブジェクトを返すため、 Shape のプロパティをさらに変更できます。...ドキュメントから画像を抽出する方法 すべてのイメージは、 Shape ノード内の Document に保存されます。すべての...

    docs.aspose.com/words/ja/python-net/working-wit...
  8. Crea VSDX file tramite Java | products.aspose.com

    Java Codice di esempio per la generazione di VSDX documenti. Utilizza questo codice per creare VSDX file all'interno di un'applicazione desktop o web basata su Java.... Shape shape = page.addText( 1 , 1 , 1... convertire, eseguire il rendering e stampare file VSDX. .NET...

    products.aspose.com/diagram/it/java/create/vsdx/
  9. Crea VSDM file tramite C# | products.aspose.com

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

    products.aspose.com/diagram/it/net/create/vsdm/
  10. HTML को C# में संपीड़ित करें

    गुणवत्ता खोए बिना HTML को C# में संपीड़ित करें। HTML सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // छवि संपीड़न के लिए पुस्तकालय का चयन करना...

    products.aspose.com/words/hi/net/compress/html/