Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 6,368 for

shape rendering

(0.07 sec)
  1. 將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...
  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. How to Convert Multiple PPT Files to PDF using ...

    This short tutorial guides on how to convert multiple PPT files to PDF using Python along with the detailed configuration steps to set up the environment. One can develop a multiple PPT to PDF converter in Python using the example code....the presentation files to be rendered into a single PDF Iterate...ActiveX control, work with the shapes on the slide, and so on. We...

    kb.aspose.com/slides/python/how-to-convert-mult...
  4. Utilizzo della filigrana in C#|Aspose.Wordsper ...

    Manipolazione filigrana documento utilizzando C#....essere inserita usando la classe shape. È molto facile inserire qualsiasi...utilizzando l’oggetto classe Shape , per rimuovere la filigrana...

    docs.aspose.com/words/it/net/working-with-water...
  5. 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....
  6. Archivio

    Archivio...presentazioni PowerPoint per rendere il contenuto più elaborato...auto shape of ellipse type shp = sld.shapes.add_auto_shape(slides...

    blog.aspose.com/it/slides/work-with-shapes-in-p...
  7. Arbeiten mit Wasserzeichen in C#|Aspose.Words f...

    Manipulation des Dokumentwasserzeichens mit C#....Wasserzeichen mit dem Klassenobjekt Shape hinzugefügt werden, müssen Sie...es fest, das angibt, ob das Shape innerhalb oder außerhalb einer...

    docs.aspose.com/words/de/net/working-with-water...
  8. Microsoft PowerPoint (PPT)|Aspose.Slides Docume...

    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....PPT documents to SVG formats Render slide to any image format supported...document Manage animations on shapes Manage slide shows Format text...

    docs.aspose.com/slides/cpp/microsoft-powerpoint...
  9. DOC को C# में संपीड़ित करें

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

    products.aspose.com/words/hi/net/compress/doc/
  10. ค้นหา

    ค้นหา...DocumentBuilder(doc) # โหลดและแทรกภาพ PNG shape = builder.insert_image("C:\\Files\\logo...บันทึกภาพเป็น SVG shape.get_shape_renderer().save("C:\\Files\\logo_out...

    blog.aspose.com/th/words/convert-png-to-svg-in-...