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

shape rendering

(0.21 sec)
  1. Arbeiten mit Wasserzeichen in Python|Aspose.Wor...

    Erstellen und verwalten Sie Wasserzeichen in einem Dokument mit Python....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/python-net/working-wit...
  2. 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/cpp/working-with-water...
  3. Archivio

    Archivio... convertire, eseguire il rendering e stampare file nei formati...for (IShape shape : slide.getShapes()) { if (shape instanceof...

    blog.aspose.com/it/slides/convert-ppt-to-word-j...
  4. תכנות עם מסמכים C#|Aspose.Words עבור .NET

    השתמש Aspose.Words Document Object Model שיעורים כדי ליצור, לשנות, לנהל מסמכים עם .NET באמצעות שימוש C#. עבודה עם תכונות מסמך, הגדרות ותוכן, כמו גם עם מראה מסמך באמצעות ניהול צבעים, צורות, גופנים וגרפיקה אחרים....הערות שינויים בתעודה עבודה עם Shapes כיצד להוסיף Group יצירת מסמך...OfficeMath עבודה עם חכם אמנות Cold Rendering עבודה עם Watermark יצירת פרופיל...

    docs.aspose.com/words/he/net/programming-with-d...
  5. Chuyển JPG Thành GIF Python

    Chuyển đổi JPG định dạng sang GIF trong mã Python Lưu JPG thành GIF 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.gif" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/vi/python-net/convers...
  6. Chuyển JPG Thành Hình Ảnh Python

    Chuyển đổi JPG định dạng sang Hình ảnh trong mã Python Lưu JPG thành Hình ảnh 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.jpg" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/vi/python-net/convers...
  7. Chuyển JPG Thành PNG Python

    Chuyển đổi JPG định dạng sang PNG trong mã Python Lưu JPG thành PNG 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.png" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/vi/python-net/convers...
  8. Chuyển JPG Thành BMP Python

    Chuyển đổi JPG định dạng sang BMP trong mã Python Lưu JPG thành BMP 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.bmp" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/vi/python-net/convers...
  9. JPG를 BMP Python로 변환

    Python JPG 을 BMP 형식으로 변환합니다. 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/ko/python-net/convers...
  10. 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/ko/python-net/convers...