Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 49,130 for

shape

(0.18 sec)
  1. How to create YouTube thumbnail generator progr...

    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....gradient fill, drawing text and shapes): How it works in a nutshell...Add a drawing of text and a shape 3.1. Create a graphic layer...

    docs.aspose.com/psd/java/how-to-create-youtube-...
  2. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....18 { 19 // Replace text of a shape 20 richText. Text = richText...21 { 22 // Replace text of a shape 23 richText. Text = richText...

    docs.aspose.com/note/net/working-with-text/
  3. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...in header/footer or inside shape. LayoutCollector and LayoutEnumerator...null || r.getAncestor(NodeType.SHAPE) != null) // Skip processing...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  4. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...or drawing objects such as shapes or text. When the image’s size...drawing lines and outlining shapes and text. In order to paint...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Convert PPT to CSV Format via Java or with free...

    Convert PPT to CSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to CSV online converter quickly before integrating the code....including text formatting, shapes, tables, images, and more....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/ppt-t...
  6. Convert PPTX to DIF Format via Java or with fre...

    Convert PPTX to DIF format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to DIF online converter quickly before integrating the code....slides, adding text, images, shapes, tables, and charts. It also...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pptx-...
  7. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... shapes . add_ole_object_frame ( 10..."xlsx" ) ole_frame = slide . shapes . add_ole_object_frame ( 10...

    docs.aspose.com/slides/python-net/working-solut...
  8. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  9. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....rely on a set of placeholder shape types. // For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/androidjava/slide-layout/
  10. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/pdf/