Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 50,735 for

shape

(0.13 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_DocumentPartSavingCa... () const Controls whether Shape nodes are converted to SVG images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/word/
  3. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  4. How to create YouTube thumbnail generator progr...

    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....gradient fill, drawing text and shapes): How it works in a nutshell...Add a drawing of text and a shape 3.1. Create a graphic layer...

    docs.aspose.com/psd/java/how-to-create-youtube-...
  5. Convert PPTX to ODS Format via Java or with fre...

    Convert PPTX to ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to ODS online converter quickly before integrating the code....manipulating text, images, shapes, tables, animations, and more...manipulating text, images, shapes, tables, formulas, and more...

    products.aspose.com/total/java/conversion/pptx-...
  6. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....18 { 19 // Replace text of a shape 20 richText. Text = richText...21 { 22 // Replace text of a shape 23 richText. Text = richText...

    docs.aspose.com/note/net/working-with-text/
  7. SVG

    SVG (Scalable Vector Graphics) is an XML-based vector image format that allows for high-quality, scalable graphics that can be displayed on the web or in other digital formats. It uses mathematical equations to create and render graphics, allowing them to be resized and manipulated without losing quality. It's commonly used for logos, icons, and illustrations on websites and in other digital media....mathematical formulas that define the shape of the image, making them infinitely...image's structure, including shapes, paths, text, and gradients...

    products.aspose.com/gis/net/gis-formats/svg/
  8. Convert PPTX to XLSB Format via Java or with fr...

    Convert PPTX to XLSB format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLSB online converter quickly before integrating the code....presentations, adding text, shapes, images, and other objects...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pptx-...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... shapes . add_ole_object_frame ( 10..."xlsx" ) ole_frame = slide . shapes . add_ole_object_frame ( 10...

    docs.aspose.com/slides/python-net/working-solut...
  10. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....rely on a set of placeholder shape types. // For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/androidjava/slide-layout/