Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 48,667 for

shape

(0.1 sec)
  1. Compress JPG In Javascript

    Compress JPG in JavaScript without losing quality. Optimize JPG content, reduce file size easily....DocumentBuilder(doc) shape = builder.insertImage( "Input...saveOptions.jpegQuality = 50 shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/nodejs-net/compress/jpg/
  2. Սեղմել DOC Ը C# Ում

    Սեղմեք DOC ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Մշակողը պետք է ընտրի գրադարանը պատկերի...

    products.aspose.com/words/hy/net/compress/doc/
  3. Aspose::Words::Drawing::SignatureLine::get_Prov...

    Aspose::Words::Drawing::SignatureLine::get_ProviderId method. Gets or sets signature provider identifier for this signature line. Default value is "{00000000-0000-0000-0000-000000000000}" in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....Links to websites inside texts, shapes, or media Links to slides Aspose...} Adding URL Hyperlinks to Shapes or Frames This sample code...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  5. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_Shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/Shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...export_shapes_as_svg property HtmlSaveOptions.export_shapes_as_svg... property Controls whether Shape nodes are converted to SVG images...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/python-net/manage-ink/
  7. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....the third shape PowerPoint . Shape shp = slide . Shapes [ 3 ]; //Change...RGB = 0 x00CC3333 ; //Change shape background color shp . Fill...

    docs.aspose.com/slides/net/format-text-using-vs...
  8. 将自定义样式表应用于 Ruby 中的 Visio Diagram|Documentation

    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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" source_shape = shape break...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  9. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Node.js, with examples for PowerPoint and OpenDocument presentations....dispose (); } } Or any individual Shape : var pres = new aspose . slides...getSlides (). get_Item ( 0 ); var shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  10. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization....of presentation IAutoShape shape = ( IAutoShape ) pres . getSlides...textFrame = ( ITextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/androidjava/portion/