Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 6,852 for

shape rendering

(0.3 sec)
  1. Verwalten von SmartArt-Grafiken in Präsentation...

    Automatisieren Sie die Erstellung, Bearbeitung und Formatierung von PowerPoint-SmartArt mit Aspose.Slides für Android, einschließlich prägnanter Java-Codebeispiele und leistungsgesteuerter Anleitungen....dispose (); } Figure: SmartArt shape added to the slide Zugriff auf...der ersten Folie for ( IShape shape : pres . getSlides (). get_Item...

    docs.aspose.com/slides/de/androidjava/manage-sm...
  2. Convert VSSX to VSSM via Python | products.aspo...

    Sample Python conversion code for VSSX format to VSSM file. Use this example code to convert VSSX to VSSM within any Python based application....VSSM Using Python In order to render VSSX to VSSM, we’ll use Aspose...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-net/conversi...
  3. Convert VSSM to VSX via Python | products.aspos...

    Sample Python conversion code for VSSM format to VSX file. Use this example code to convert VSSM to VSX within any Python based application....VSX Using Python In order to render VSSM to VSX, we’ll use Aspose...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-net/conversi...
  4. Convert VSS to EMF via Python | products.aspose...

    Sample Python conversion code for VSS format to EMF file. Use this example code to convert VSS to EMF within any Python based application....EMF Using Python In order to render VSS to EMF, we’ll use Aspose...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-net/conversi...
  5. Changements de l API publique dans 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...l’opération de sauvegarde. Propriété Shape.Geometry.ShapeAdjustValues ajoutée...

    docs.aspose.com/cells/fr/net/public-api-changes...
  6. छवि को PNG Python में बदलें

    Python कोड छवि को PNG प्रारूप में बदलें। सहेजें छवि के रूप में PNG का उपयोग कर Python ।...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/hi/python-net/convers...
  7. JPG को GIF Python में बदलें

    Python कोड JPG को GIF प्रारूप में बदलें। सहेजें JPG के रूप में GIF का उपयोग कर 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/hi/python-net/convers...
  8. Archivio

    Archivio...che vengono utilizzati per rendere le presentazioni interessanti...autoShape = presentation.slides[0].shapes[0] paragraph = autoShape.text_frame...

    blog.aspose.com/it/slides/apply-text-animation-...
  9. 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 = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Crop / Union / Difference - are supported? - Fr...

    Is this functionallity supported directly by the library ?...only hides pixels—the original shapes are still intact. Current work-around..., "url(#cropArea)"); This renders correctly, but it is not a...

    forum.aspose.com/t/crop-union-difference-are-su...