Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 50,859 for

shape

(0.4 sec)
  1. Method addShape() doesn't work well in newer ve...

    Hi all, I’m using Diagram for Java. Everything was OK in version “aspose-diagram-24.4.jar”. But I have issue with “aspose-diagram-25.8.jar” and the same issue also in newest version - “aspose-diagram-25.12.jar”. Added …... Added shape is displayed in bad way in Visio...

    forum.aspose.com/t/method-addshape-doesnt-work-...
  2. MinP|Documentation

    Minimum-probability truncation in Aspose.LLM for .NET — keeps only tokens whose probability is at least MinP times the top token's probability.... It adapts to distribution shape differently: on a peaked distribution...

    docs.aspose.com/llm/net/developer-reference/par...
  3. Unexpected Change in paragraphFormat->get_Space...

    Hi, Presentation1 (1).pptx.zip (1.3 MB) Please refer to the attached presentation. So there are 3 spaces - before, after and space type as multiple. Can you confirm what aspose returns for spaceWithin for hanging, mul…...presentation->get_Slides()) { auto shape = slide->get_Shape(0); auto autoShape...= ExplicitCast<IAutoShape>(shape); auto paragraph = autoShap...

    forum.aspose.com/t/unexpected-change-in-paragra...
  4. Failure to render certain UTF-8 encoded unicode...

    Some UTF-8 encoded Unicode characters are rendered as empty rectangles in the html renderer. The sample code below . The sample below uses Mathematical Alphanumeric Symbols and produces the attached image file. This is u…...please share the same content in shape of an .html file by adding it...

    forum.aspose.com/t/failure-to-render-certain-ut...
  5. Add Layout Slides to Presentation|Aspose.Slides...

    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....use the set of placeholder shape types. For example, // Title...

    docs.aspose.com/slides/net/add-layout-slides-to...
  6. aspose.words.drawing.charts module | Aspose.Wor...

    The aspose.words.drawing.charts module provides classes that allow to access charts in Microsoft Word documents....Provides access to the chart shape properties. To learn more, visit...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert a Picture Based on Cell Reference with C...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....worksheet cell in an image shape. You can link the picture to...

    docs.aspose.com/cells/cpp/insert-a-picture-base...
  8. Add Word Art Text with Built-in Styles using No...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for Node.js via C++. Create visually appealing text in Excel using built-in styles....WordArt style to the text of the shape with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/add-word-art-t...
  9. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....paragraph with HorizontalRule shape. There are nuances of translating...below: Insert a horizontal rule shape into the document . ----- The...

    docs.aspose.com/words/net/working-with-markdown...
  10. Extract Text and Images from DOC File Online an...

    Online DOC file parser app. C++ API code to extract images and text content from DOC document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/doc/