Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 50,477 for

shape

(0.1 sec)
  1. DocumentRecognitionSettings missing in Aspose.O...

    We are trying to follow the example in this article: Create Scanned PDF to Excel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog but DocumentRecognitionSettings class is not…...x API shape, but you should verify against...

    forum.aspose.com/t/documentrecognitionsettings-...
  2. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java, streamlining visual workflows....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/nodejs-java/get-the-enti...
  3. Regression bug : Arrows not displayed in output...

    When creating a polyline annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output PDF in Adobe Reader. If modifying the Shape of the annotation in Adobe Reade…... If modifying the shape of the annotation in Adobe Reader...

    forum.aspose.com/t/regression-bug-arrows-not-di...
  4. Bug 5207: 1.0.0.3_xx- Shapefile to Csv Conversi...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) Shapefile18.7z (7.2 KB) Error message: [ShapefileTest] Testing Shapefile → Csv Args: input=‘D:\GisConverter\Tests\Shapefile…..., a null shape or a corrupted record) and the...

    forum.aspose.com/t/bug-5207-1-0-0-3-xx-shapefil...
  5. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents.... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_Value method. Returns numeric value of axis bound in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 获取所有幻灯片中的全部文本|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....through shapes to find the placeholder foreach ( Shape shp in...in sld . Shapes ) if ( shp . Placeholder != null ) { //get the...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  8. Assign a Macro to a Form Control with JavaScrip...

    Learn how to assign a macro code to a Form Control such as a button using Aspose.Cells for JavaScript via C++.... Please use the Shape.macroName property to assign...button shape to the sheet const button = sheet . shapes . addButton...

    docs.aspose.com/cells/javascript-cpp/assign-mac...
  9. Using ActiveX Controls in Excel using Node.js

    Follow this article for using ActiveX controls in Excel using Node.js. It has IDE settings, steps, and a sample code for inserting ActiveX command button using Node.js....properties to customize the control shape and behavior. Steps to Insert...empty workbook and access the shapes collection in the target sheet...

    kb.aspose.com/cells/nodejs/using-activex-contro...
  10. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式——在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。... Shapes . AddAutoShape ( ShapeType...Autoshape IAutoShape aShp = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/manage-paragraph/