Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 6,941 for

shape rendering

(0.68 sec)
  1. Chuyển JPG Thành SVG Python

    Chuyển đổi JPG định dạng sang SVG trong mã Python Lưu JPG thành SVG bằng cách sử dụng 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/vi/python-net/convers...
  2. Python での画像の操作|Python via .NET用Aspose.Words

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

    docs.aspose.com/words/ja/python-net/working-wit...
  3. Archivio

    Archivio... convertire, eseguire il rendering e stampare file nei formati...format(i = index)) for shape in slide.shapes: # inserisce i testi...

    blog.aspose.com/it/slides/convert-ppt-to-word-p...
  4. C++ ile Çalışma Kitabı veya Çalışma Sayfası Yük...

    Aspose.Cells for C++ kullanarak çalışma kitapları veya çalışma sayfaları yüklenirken grafikler, şekiller ve koşullu biçimlendirme gibi nesneleri nasıl filtreleyeceğinizi öğrenin....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...Load everything and filter shapes SetLoadDataFilterOpt ( static_cast...

    docs.aspose.com/cells/tr/cpp/filter-objects-whi...
  5. Archiv

    Archiv... 3D-Modell-Rendering – API-Installation # Um mit...Sammlung hinzu. IAutoShape shape = pres.getSlides().get_Item(0)...

    blog.aspose.com/de/slides/create-3d-shapes-in-p...
  6. arkiv

    arkiv...# Ladda och infoga PNG-bild shape = builder.insert_image("C:\\Files\\logo...Spara bilden som SVG shape.get_shape_renderer().save("C:\\Files\\logo_out...

    blog.aspose.com/sv/words/convert-png-to-svg-in-...
  7. Inserisci un controllo ActiveX nel Visio Diagra...

    Questa pagina descrive come inserire un controllo activeX con la libreria Aspose.Diagram....disegni Microsoft Visio per rendere interattivi i disegni Visio...controllo ActiveX da un oggetto Shape per modificare le proprietà...

    docs.aspose.com/diagram/it/net/insert-an-active...
  8. Get Max Range In A Worksheet|Documentation

    This article describes how to get the max range, max data range, and max display range of Excel files with Aspose.Cells for Python via .NET library....formatted, and settings for shapes, tables, and pivot tables are...following code shows how to render the max display range to HTML:...

    docs.aspose.com/cells/python-net/get-max-range-...
  9. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Scopri la proprietà TextShaperFactory di LayoutOptions per una tipografia avanzata. Migliora il tuo Rendering con implementazioni personalizzabili di ITextShaperFactory....utilizzata per le funzionalità di rendering di tipografia avanzata. public...Document ( MyDir + "OpenType text shaping.docx" ); // Aspose.Words può...

    reference.aspose.com/words/it/net/aspose.words....
  10. Crea file HTML tramite C# | products.aspose.com

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

    products.aspose.com/diagram/it/net/create/html/