Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 45,858 for

shape

(0.1 sec)
  1. 55541778.xlsx

    Sheet1 Excel 2 Pdf - The following Shape throws Shape to Image Error FYI: This Excel file will work with 17.11 only. Because this issue has been fixed in recent versions. 2017-12-11T08:49:23Z 16.03......2 Pdf - The following Shape throws Shape to Image Error FYI: This...

    docs.aspose.com/cells/ja/python-net/ignore-erro...
  2. Portion|Aspose.Slides 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....of presentation IAutoShape shape = ( IAutoShape ) pres . getSlides...textFrame = ( ITextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/java/portion/
  3. Chart.axes property | Aspose.Words for Python

    Chart.axes property. Gets a collection of all axes of this chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Hide the major grid...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PatternType | Aspose.Words for Java

    Specifies the fill pattern to be used to fill a Shape in Java....fill a shape. Examples: Shows how to set pattern for a shape. Document...Document(getMyDir() + "Shape stroke pattern border.docx"); Shape shape = (Shape)doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... shape_type Gets or sets the shape type of the parent...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML content, reduce file size easily....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/python-net/compress/h...
  7. Შეკუმშოს WORD C#

    შეკუმშოს WORD C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // დეველოპერს ევალება აირჩიოს ბიბლიოთეკა...

    products.aspose.com/words/ka/net/compress/word/
  8. Შეკუმშოს DOCX C#

    შეკუმშოს DOCX C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // დეველოპერს ევალება აირჩიოს ბიბლიოთეკა...

    products.aspose.com/words/ka/net/compress/docx/
  9. Aspose::Words::Drawing::GradientStopCollection ...

    Aspose::Words::Drawing::GradientStopCollection class. Contains a collection of GradientStop objects. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ThemeColors.light1 property | Aspose.Words for ...

    ThemeColors.light1 property. Specifies color Light 1....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...