Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 50,724 for

shape

(0.1 sec)
  1. Aspose.OMR for .NET fails to recognize answer s...

    I’m using Aspose.OMR for .NET 25.8.0 to recognize answer sheets, but why are images P1 and P2 failing to be recognized? The result of recognizing image P1 is: {“RecognitionResults”:[{“ElementName”:“Answers1”,“Value”:“”…...sheet creates a trapezoidal shape. The OMR algorithm then cannot...

    forum.aspose.com/t/aspose-omr-for-net-fails-to-...
  2. 标注|Aspose.Slides for Node.js via .NET 文档

    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.... Shape ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/zh/nodejs-java/callout/
  3. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....with presentations, slides, shapes, tables, text, animations,...features such as managing texts, shapes, tables & animations, adding...

    docs.aspose.com/slides/python-net/product-overv...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....adds/inserts a copy of a specified shape into the collection. Presentation...

    docs.aspose.com/slides/java/public-api-and-back...
  5. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow....// Adds an Ole Object Frame shape var oleObjectFrame = sld . getShapes...Converting SVG to a Set of Shapes Aspose.Slides' conversion of...

    docs.aspose.com/slides/nodejs-java/image/
  6. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Shapes . AddChart ( Microsoft . Office...Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; // Access the...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  7. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...that can contain any closed shapes; by text outline; by 1 bpp...// Demonstrates clipping by shape and clipping by text in PS document...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  9. Გააკეთეთ Markdown C# Ის Გამოყენებით

    შექმენით ახალი Markdown C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown .NET ბიბლიოთეკის გამოყენებით....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ka/net/make/md/
  10. Გააკეთეთ WORD C# Ის Გამოყენებით

    შექმენით ახალი WORD C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD .NET ბიბლიოთეკის გამოყენებით....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ka/net/make/word/