Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 50,319 for

shapes

(0.09 sec)
  1. 如何将Excel中的公式导出为其他类型的表达式,使用C++|Documentation

    使用Aspose.Cells for C++将Excel公式导出为LaTeX和MathML。...GetWorksheets (); ShapeCollection shapes = worksheets . Get ( 0 ). GetShapes...if ( shapes . GetCount () > 0 ) { TextBox textBox ( shapes . Get...

    docs.aspose.com/cells/zh/cpp/export-equation/
  2. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/python-net/manage-ink/
  3. 3D Modeling|Documentation

    Articles about 3D modeling in Aspose.3D for Python via .NET....Create Scene with Primitive 3D Shapes 3D Objects Rendering...

    docs.aspose.com/3d/python-net/3d-modeling/
  4. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....curve to the graph shapes graph . shapes . add ( curve1 ) # Add...curve to the graph shapes graph . shapes . add ( curve1 ) # Add...

    docs.aspose.com/pdf/python-net/add-curve/
  5. 在 Ruby 中更改形状的位置|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 2...

    docs.aspose.com/diagram/zh/java/change-the-posi...
  6. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_Shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...export_shapes_as_svg property HtmlSaveOptions.export_shapes_as_svg... property Controls whether Shape nodes are converted to SVG images...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or Shapes inside a worksheet using Aspose.Cells with Golang via C++....Set Margins of Comment or Shape inside the Worksheet with Golang...margins of any shape or comment using the Shape.GetTextAlignment()...

    docs.aspose.com/cells/go-cpp/set-margins-of-com...
  8. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....Examples Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for .NET, streamlining visual workflows....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/net/get-the-entire-prese...
  10. Create WEBP in Java

    This article guides on how to create WEBP in Java. It has all the details to set the development environment, a list of instructions, and a simple code demonstrating how to create WEBP images in Java....image and drawing different shapes on it as per the requirements...image background and draw a few shapes on it Save the image that will...

    kb.aspose.com/imaging/java/create-webp-in-java/