Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 140,912 for

shapes

(0.36 sec)
  1. LayoutDirection | Aspose.Diagram for .NET API R...

    LayoutDirection LayoutDirection enumeration Used to set direction of layout. public enum LayoutDirection Values Name ......Description TopToBottom 0 Places shape from top to bottom. It makes...chosen. BottomToTop 1 Places shape from bottom to top. It makes...

    reference.aspose.com/diagram/net/aspose.diagram...
  2. Working Solution for Chart Resizing in PPTX|Asp...

    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.... Let us say there is some shape at index 2 in the template where...predefined (which is the size of the shape at index 2 in the template)...

    docs.aspose.com/slides/net/working-solution-for...
  3. How to remove a watermark from PDF input - Aspo...

    Hi, I am having issue to remove watermark from a PDF converted from Aspose.Words. Here is the code I used to remove the watermark from Docx input file. but the same file when saved as Pdf using Aspose.Words. The waterm…...HeadersFooters) { foreach (Shape shape in headerFooter.GetChildNodes(NodeType...GetChildNodes(NodeType.Shape, true)) { if (shape.IsImage && (shape.AllowOverlap...

    forum.aspose.com/t/how-to-remove-a-watermark-fr...
  4. Aspose::Words::Drawing::OleFormat Class Referen...

    Provides access to the data of an OLE object or ActiveX control....also Aspose::Words::Drawing::Shape::get_OleFormat Examples Shows...docm" ); auto shape = System::DynamicCast<Shape>(doc->GetChild(...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::Drawing::OleFormat Class Referen...

    Provides access to the data of an OLE object or ActiveX control....also Aspose::Words::Drawing::Shape::get_OleFormat Examples Shows...docm" ); auto shape = System::DynamicCast<Shape>(doc->GetChild(...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. 从 Visio PHP 页面中提取所有图像|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()){ $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/extract-all-ima...
  7. Aspose.Diagram for .NET 17.8 Release Notes|Docu...

    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....DIAGRAMNET-51300 Add support of connecting shapes with connection index. Enhancement...PDF conversion, the circular shape’s text is misplaced - I. Bug...

    docs.aspose.com/diagram/net/aspose-diagram-for-...
  8. get_Title() | Aspose.Slides for C++ API Reference

    Returns the text title of the Summary Zoom Section object....pptx" ); auto shapes = pres -> get_Slides () ->...-> idx_get ( 1 ) -> get_Shapes (); auto zoomFrame = System :: ExplicitCast...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  9. RectangleShape | Aspose.Imaging for .NET API Re...

    RectangleShape Contents [ Hide ] RectangleShape constructor (1 of 2) Initializes a new instance of the RectangleShape......Shapes assembly Aspose.Imaging RectangleShape...Imaging . Figure (); //Add Shapes to Figure object figure . AddShape...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. Aspose::Cells::LoadOptions::GetIgnoreUselessSha...

    Aspose::Cells::LoadOptions::GetIgnoreUselessShapes method. Indicates whether ignoring useless Shapes in C++....Indicates whether ignoring useless shapes. bool Aspose :: Cells :: LoadOptions...many overlapping identical shapes which are useless in some files...

    reference.aspose.com/cells/cpp/aspose.cells/loa...