Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 23,019 for

shapes

(0.57 sec)
  1. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? dotnet add package Aspose...GetChildNodes(NodeType.Shape, true ); foreach (Shape shape in nodes) { if...

    products.aspose.com/words/net/compress/
  2. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video with Aspose.Slides for C++ API...get_Slide ( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveOptions class. Can be used to specify additional options when saving a document into the Ps format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. C# .NET Core File Automation APIs | products.as...

    C# ASP.NET VB.NET APIs to create manipulate convert and render any type of documents...features for managing text, shapes, tables, animations, audio...layers and masks, drawing basic shapes, handling large images, and...

    products.aspose.com/total/net/
  6. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# or online. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter....file in a local file system ( shapes.svg ), convert and save it...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new ImageSaveOptions(ImageFormat...

    docs.aspose.com/html/net/convert-svg-to-gif/
  8. Convert SVG to BMP – C#

    Convert SVG to BMP in C# using Aspose.HTML API. Consider various SVG to BMP conversion scenarios in C# examples. Try online SVG Converter....file in a local file system ( shapes.svg ), convert and save it...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new ImageSaveOptions(ImageFormat...

    docs.aspose.com/html/net/convert-svg-to-bmp/
  9. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....information can include text, images, shapes, colors, fonts, and other graphical...involves converting geometric shapes and text into a grid of pixels...

    docs.aspose.com/page/net/page-description-langu...
  10. Apply or Change a Slide Layout in C#|Aspose.Sli...

    Learn how to manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in C#....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/net/slide-layout/