Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 48,784 for

shapes

(0.69 sec)
  1. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no cells, creates and appends one Cell in C++....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint presentation...AutoShape shape = (AutoShape)presentation.Slides[ 0 ].Shapes[ 0 ];...]; shape.TextFrame.Text = "New text" ; presentation.Save( "pres...

    products.aspose.com/slides/net/editor/ppt/
  4. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...problem is present even with no shapes in document I did the whole...whole workflow removing shape management, in the attached files you...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  5. Portable Document Format (PDF)|Aspose.Slides fo...

    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....Images, text boxes and other shapes. Text and formatting. Paragraphs...

    docs.aspose.com/slides/php-java/portable-docume...
  6. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....with Graphs - manipulate with shapes on the page Annotations - Annotations...

    docs.aspose.com/pdf/cpp/advanced-operations/
  7. Aspose.Slides for PHP via Java|Aspose.Slides fo...

    Aspose.Slides is a Microsoft PowerPoint® management API that enables PHP applications to read and write PowerPoint® documents without using Microsoft PowerPoint®....features such as managing text, shapes, tables & animations, adding...

    docs.aspose.com/slides/php-java/
  8. Aspose.Cells for C++|Documentation

    Aspose.Cells for C++ is a native C++ library that enables C++ developers to create, manipulate and convert spreadsheets programmatically without requiring Office Automation or Microsoft Excel application....manipulate and render charts and shapes. Moreover, formula calculation...

    docs.aspose.com/cells/cpp/
  9. Several JPG Into SVG Python

    Merge multiple JPG into SVG in Python code. Save JPG as SVG using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  10. Several JPG Into GIF Python

    Merge multiple JPG into GIF in Python code. Save JPG as GIF using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...