Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 48,855 for

shape

(0.1 sec)
  1. 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...
  2. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. C++ API code to extract images and text content from DOCX 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/docx/
  3. Extract Text and Images from Word File Online a...

    Online Word file parser app. C++ API code to extract images and text content from Word 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/word/
  4. Specific Parameters of 2D Barcode Types|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....density in a compact square shape. Unlike the regular QR Code...2D barcodes, its elongated shape—64 times longer than its height—makes...

    docs.aspose.com/barcode/javascript-cpp/2d-barco...
  5. 在python中壓縮pdf

    在Python中壓縮PDF而不會損失質量。優化PDF內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True)] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  6. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Cells 提供了 Shape.GetTextDirection() 属性设置批注的文本方向。以下示例代码演示了如何使用...属性设置批注的文本方向。以下示例代码演示了如何使用 Shape.GetTextDirection() 属性设置批注的文本方向。 #include...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....hidden bookmarks, original shape positions, // or footnotes will...hidden bookmarks and original shape positions. // If we set the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Html Word Merge with underline across entire pa...

    Hi all, I have some html that I’m merging into word. The issue I’m running into, is I need to have an underline across the entire page. Currently I use <hr> tags, but, then when the word is rendered, there is extra spa…...of horizontal rule shapes through the Shape class, which lets...

    forum.aspose.com/t/html-word-merge-with-underli...
  9. TypeError: function missing required argument ‘...

    I use a line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …... Here is what I have: shape = builder.insert_chart(aw.drawing...ChartType.LINE,180,142) chart = shape.chart chart.series.add("Label"...

    forum.aspose.com/t/typeerror-function-missing-r...
  10. Add Images in Worksheet|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....top‑level container for all shapes. Drawing drawing = sheet ....createDrawingPatriar (); // Add a picture shape ClientAnchor anchor = helper...

    docs.aspose.com/cells/java/add-images-in-worksh...