Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 50,316 for

shape

(0.08 sec)
  1. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Aspose.SVG Python library. SVG text goes from a font to a vector graphic, and it cannot be edited in a text editor....document are converted to vector shapes when saved. Benefits of Text... skewing, and more complex shape modifications. The filter, mask...

    docs.aspose.com/svg/python-net/convert-text-to-...
  2. 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...
  3. Convert PPS to XLSB Format via Java or with fre...

    Convert PPS to XLSB format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPS to XLSB online converter quickly before integrating the code....manipulating text, images, shapes, and other elements, and converting...manipulating text, images, shapes, and other elements, and converting...

    products.aspose.com/total/java/conversion/pps-t...
  4. Equation field rendering issue in DOCX to PDF/P...

    When I try to convert a DOCX containing equation fields to PDF or PNG, the equation fields are not rendered correctly. Input DOCX test.docx (15.9 KB) Aspose outputs (equation field rendering is incorrect) output.pdf …...Shaping.HarfBuzz 25.9.0 Could you please...Affects only complex‑script text shaping (Arabic, Hindi, etc.). Equation...

    forum.aspose.com/t/equation-field-rendering-iss...
  5. Animate PowerPoint Charts on Android|Aspose.Sli...

    Create stunning animated charts in Java with Aspose.Slides for Android. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // Animate the...

    docs.aspose.com/slides/androidjava/animated-cha...
  6. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...<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/pdf/
  8. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...<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/md/
  9. Create, Layout and Auto-Fit Shapes|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....Create, Layout and Auto-Fit Shapes Contents [ Hide ] Creating...create a diagram. Then add shapes and connectors to build up...

    docs.aspose.com/diagram/java/create-layout-and-...
  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/