Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 49,755 for

shape

(0.43 sec)
  1. 在 C++ 中管理演示文稿占位符|Aspose.Slides 文档

    轻松管理 Aspose.Slides for C++ 中的占位符:替换文本、定制提示并在 PowerPoint 与 OpenDocument 中设置图像透明度。...SharedPtr < IShape > shape = slide -> get_Shapes () -> idx_get ( 0...:: Slides :: AutoShape > ( shape ); SharedPtr < ITextFrame >...

    docs.aspose.com/slides/zh/cpp/manage-placeholder/
  2. ChartMultilevelValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartMultilevelValue class to effectively manage multilevel data in your charts, enhancing your data visualization capabilities.... Shape shape = builder . InsertChart (...450 , 280 ); Chart chart = shape . Chart ; chart . Title . Text...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_HasMajorGridlines method. Gets or sets a flag indicating whether the axis has major gridlines in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Font method. Provides access to font formatting of the tick labels in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Trend Lines to Presentation Charts in .NET|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for .NET — a practical guide to engage your audience.... Shapes . AddChart ( ChartType . ClusteredColumn...AddChart method exposed by Shapes object Add an AutoShape of...

    docs.aspose.com/slides/net/trend-line/
  7. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....auto audioFrame = sld -> get_Shapes () -> AddAudioFrameEmbedde...auto audioFrame = slide -> get_Shapes () -> AddAudioFrameEmbedde...

    docs.aspose.com/slides/cpp/audio-frame/
  8. 档案

    档案...auto smartArt = slide->get_Shapes()->AddSmartArt(0, 0, 400, 400...Path); // 循环遍历形状 for (auto shape : presentation->get_Slides(...

    blog.aspose.com/zh/slides/create-smartart-in-po...
  9. textParagraph.IsHangingPunctuation为True时,输出pdf,...

    textParagraph.IsHangingPunctuation为True时,输出pdf,标点符号丢失,样例文件见Punctuation_input.xlsm,丢失的标点符号见附件中图片红框标识的地方。 允许标点符号溢出测试.zip (456.2 KB) public static void testPunctuation() { // CellsHelper.DPI = 168; Workbook workbook = …... foreach (Shape shape in sheet.Shapes) { if (shape is Aspose...(Aspose.Cells.Drawing.TextBox)shape; // 判断文本框的名称是否以"批注文本框"开头 if...

    forum.aspose.com/t/textparagraph-ishangingpunct...
  10. Public API Changes in Aspose.Diagram 17.01|Docu...

    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....Selective Shapes Developers can select specific shapes to convert...supported format. We have added Shapes member in the RenderingSaveOptions...

    docs.aspose.com/diagram/java/public-api-changes...