Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 45,952 for

shape

(0.11 sec)
  1. Retrieve Visio Connectors and Font Information|...

    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....connectors, the elements that link shapes. The Connect object represents...a connector that joins two shapes on a Visio drawing page. The...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  2. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for .NET, featuring practical code and optimization tips....) { // Loop through all the shapes on the current slide. foreach...in oSlide . Shapes ) { // Check whether the shape is an OLE object...

    docs.aspose.com/slides/net/updating-ole-objects...
  3. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, Shapes, fonts and other graphics....articles on working with colors, shapes, fonts, and other graphical...Document Working with Shapes Working with Group Shape in Word Documents...

    docs.aspose.com/words/python-net/programming-wi...
  4. Filter Objects while loading Workbook or Worksh...

    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....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...named NoCharts. It filters Shapes from worksheet named NoShapes...

    docs.aspose.com/cells/net/filter-objects-while-...
  5. Working with Graphs in PDF|Aspose.PDF for C++

    Learn how to create and manipulate graphs within PDF files in C++ using Aspose.PDF for visual data representation....collection of Shapes. The following types of shapes are supported...one of the many fundamental shapes you’ll see in graphs, its can...

    docs.aspose.com/pdf/cpp/graphs/
  6. 8. Fonts in math formulas | LaTeX font math

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....automatic changes in font shapes. Different shapes have specific meanings...important because character shapes carry meanings that must remain...

    docs.aspose.com/tex/java/latex-math-fonts/
  7. Several JPG Into JPG Java

    Merge multiple JPG into JPG in Java code. Save JPG as JPG using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/jpg-to-jpg/
  8. LoadOptions.load_format property | Aspose.Words...

    LoadOptions.load_format property. Specifies the format of the document to be loaded...image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results....INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 用 Node.js 和 C++ 设置形状文本的预设 WordArt 样式|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 为形状的文本设置预设 WordArt 样式...WordArt style to the text of the shape. const fntSetting = textbox...

    docs.aspose.com/cells/zh/nodejs-cpp/set-preset-...