Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 48,661 for

shape

(0.1 sec)
  1. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....new Presentation (); try { $shape = $presentation -> getSlides...created autoshape $textFrame = $shape -> getTextFrame (); # Removes...

    docs.aspose.com/slides/php-java/manage-paragraph/
  2. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasVerticalBorder method. Gets or sets a flag indicating whether a vertical border of the data table is displayed. The default value is true in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Format method. Provides access to fill of text background and border formatting of the data table in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label.... let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; chart . series . clear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Format method. Provides access to fill and line formatting of the axis title in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Finding a Shape You can find a particular shape on a slide using...alternative text associated with the shape. Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/java/features-overview/
  7. Შეკუმშოს TIFF C#

    შეკუმშოს TIFF C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/ka/net/compress/tiff/
  8. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...= 0; var shape = builder.InsertImage(msImage); shape.WrapType...WrapType = WrapType.None; shape.RelativeHorizontalPo = RelativeHorizontalPo...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  9. Ink|Aspose.Slides Documentation

    Handle digital ink on slides in C# with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....examples of accessing existing ink shapes and removing them using Aspose...Slides for .NET . ❗ Note: Ink shapes represent user input from specialized...

    docs.aspose.com/slides/net/examples/elements/ink/
  10. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...SmartArt diagram, fills each shape with custom text, tweaks a few...adjust the SmartArt shape itself smart_art.shape.fill.fore_color...

    forum.aspose.com/t/aspose-words-python-smartart...