Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 50,258 for

shape

(0.2 sec)
  1. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z...

    docs.aspose.com/cells/ja/go-cpp/ignore-errors-w...
  2. ImageType | Aspose.Words for Java

    Specifies the type format of an image in a Microsoft Word document in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...assertEquals(ImageType.WEB_P, shape.getImageData().getImageType());...

    reference.aspose.com/words/java/com.aspose.word...
  3. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。...addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...5 ; // Add a new rectangle shape long rectangleId = diagram ...

    docs.aspose.com/diagram/zh/java/apply-theme-to-...
  4. 添加形状|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.... Open ( "Add Shapes.vdx" ); Visio . Documents visioDocs...visioDocs . OpenEx ( "Basic Shapes.vss" , ( short ) Microsoft...

    docs.aspose.com/diagram/zh/net/add-shapes/
  5. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...with Shapes documentation article. Remarks Use the Shape.textPath...access WordArt properties of a shape. You do not create instances...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....}); auto table = slide -> get_Shapes () -> AddTable ( 50 , 50 ,...Table Retrieve the first table shape on the slide. static void AccessTable...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Automate Presentation Localization in .NET|Aspo...

    Automate PowerPoint and OpenDocument slide localization in .NET with Aspose.Slides, using practical C# code samples and tips for faster global rollout....Language for a Presentation and Shape Text Create an instance of Presentation...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/net/presentation-localiz...
  9. TextBox.Previous | Aspose.Words for .NET

    Discover the TextBox Previous property, effortlessly access the prior TextBox in your Shape sequence for streamlined design and enhanced workflow....previous TextBox in a sequence of shapes. public TextBox Previous {...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++....supports the rendering of timeline shapes without requiring Office 2013...existing timeline. Get the shape object according to the name...

    docs.aspose.com/cells/cpp/rendering-timeline/