Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 48,846 for

shape

(0.72 sec)
  1. 管理自动适应设置|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中为 PowerPoint 中的文本框设置自动适应...默认情况下,当您添加文本框时,Microsoft PowerPoint 使用 Resize shape to fix text 设置——它会自动调整文本框大小,以确保文本始终适合其中。...overflow Resize shape to fit text Wrap text in shape. Aspose.Slides...

    docs.aspose.com/slides/zh/nodejs-java/manage-au...
  2. Drawing Images using GraphicsPath|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....geometric shape primitive. Each shape may be split into shape segments...change different figures or shapes in a GraphicsPath object. When...

    docs.aspose.com/imaging/python-net/drawing-imag...
  3. Node.asShape method | Aspose.Words for Node.js

    Node.asShape method. Cast node to [Shape](../../../aspose.words.drawing/Shape/)....method asShape() Cast node to Shape . asShape () Remarks If a method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create a PDF document with attachments via Aspo...

    We have an application that creates PDF invoices from a Word template, and now we have been asked to generate these documents in ZUGFeRD format for submission to German government agencies. This means that we need to gen…...MoveToDocumentEnd(); Shape s = builder.InsertOleObject(@"C:\Temp\test...null); // Set shape size to small size to hide shape. s.Width =...

    forum.aspose.com/t/create-a-pdf-document-with-a...
  5. Working with User-defined Cells in Ruby|Documen...

    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....the ShapeSheet in Ruby Read Shape’s User-Defined Cells in Ruby...

    docs.aspose.com/diagram/java/working-with-user-...
  6. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...foreach (Shape shape in cell.GetChildNodes(NodeType.Shape, true))...true)) { shape.Width = Math.Min(shape.Width, cell.CellFormat.Width);...

    forum.aspose.com/t/tables-with-images-in-multip...
  7. Aspose::Words::Drawing::TextPath::set_FitPath m...

    Aspose::Words::Drawing::TextPath::set_FitPath method. Defines whether the text fits the path of a Shape in C++....the text fits the path of a shape. void Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Lists::ListLevel::get_ImageData ...

    Aspose::Words::Lists::ListLevel::get_ImageData method. Returns image data of the picture bullet Shape for the current list level in C++....data of the picture bullet shape for the current list level....

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...