Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 50,477 for

shape

(0.21 sec)
  1. Basic Flowchart

    Company Name 4/1/99 Drag the side handles to change the width of the text block. DRP Inventory Control Open POs/MOs Bill of Distribution Order Entry Transportation Planning and Scheduling Resources......Line Pattern button on the Shape toolbar make multiple arrows...

    docs.aspose.com/diagram/fr/python-java/convert-...
  2. DmlEffectsRenderingMode | Aspose.Words for Java

    Specifies how DrawingML effects are rendered to fixed page formats in Java....Document(getMyDir() + "DrawingML shape effects.docx"); // Create a...

    reference.aspose.com/words/java/com.aspose.word...
  3. ViewOptions class | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word...Controls display of the background shape in print layout view. doNotDisplayPageBoun...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance document imports and image insertion seamlessly.... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Aspose.PSD for Java 21.5 - Release Notes|Docume...

    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....PSDJAVA-340 Support resizing shape layers with vector paths when...PSDJAVA-341 Support resizing shape layers with vector paths Feature...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  6. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... shapes . add_table ( 100 , 50 , column_widths...类的实例。 通过索引获取包含表格的幻灯片的引用。 遍历所有 Shape 对象,直到找到表格。 使用 Table 对象来操作表格。...

    docs.aspose.com/slides/zh/python-net/manage-table/
  7. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...DocumentBuilder(document); var shape = builder.InsertOleObject(@...var of = shape.OleFormat; of.AutoUpdate = true; shape.AspectRatioLocked...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  8. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...foreach (IShape shape in slide.Shapes) { if (shape is IVideoFrame...in shapesToRemove) { slide.Shapes.Remove(videoFrame); } } presentation...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  9. Aspose::Words::Drawing::Charts namespace | Aspo...

    Aspose::Words::Drawing::Charts namespace. The Aspose.Words.Drawing.Charts namespace provides classes that allow to access charts in Microsoft Word documents in C++....Provides access to the chart shape properties. To learn more, visit...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Extract Text and Images from DOTM File Online a...

    Online DOTM file parser app. C++ API code to extract images and text content from DOTM 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/dotm/