Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 9,916 for

shape

(0.04 sec)
  1. 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/
  2. Python PSD, PSB, AI Manipulation API | products...

    Python Photoshop File Format library to create edit and convert PSD, PSB and AI formats...Smart Objects, Fill Layers, Shape Layers, Group Layers, Adjustment...Transformations Drawing & Filling of Shapes Adjust Brightness, Contrast...

    products.aspose.com/psd/python-net/
  3. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...saveImagesAsWmf ) { expect ( shapes . at ( 0 ). asShape (). imageData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Modern API|Aspose.Slides for Python Documentation

    Modern API...dispose (); # add a picture shape on the slide #1 pres . getSlides...pres . dispose (); Getting a shape thumbnail Code using a deprecated...

    docs.aspose.com/slides/python-java/modern-api/
  5. Modern API|Aspose.Slides Documentation

    Modern API...dispose (); } // add a picture shape on the slide #1 pres . getSlides...pres . dispose (); } Getting a shape thumbnail Code using a deprecated...

    docs.aspose.com/slides/java/modern-api/
  6. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Categories Latest Answers Insert Shapes in Word using Java Convert...HTML to PDF in Python Insert Shape in Word using C# Paragraph Formatting...

    kb.aspose.com/categories/page/8/
  8. 创建演示文稿|Aspose.Slides 文档

    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.... Shape ( new P . NonVisualShapeProper...TransformGroup ()), new P . Shape ( new P . NonVisualShapeProper...

    docs.aspose.com/slides/zh/net/create-a-presenta...
  9. DmlEffectsRenderingMode | Aspose.Words for Java

    Specifies how DrawingML effects are rendered to fixed page formats in Java....Document(getMyDir() + "DrawingML shape effects.docx"); // Create a...

    reference.aspose.com/words/java/com.aspose.word...
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...