Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 49,142 for

shape

(0.27 sec)
  1. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. C++ API code to extract images and text content from DOTX document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/dotx/
  2. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the presentation below. What I find is that the flip state is reset on the Shape copies. To create an exact copy I think it should be kept. using (var presentation = new Presentation("tes…...flip state is reset on the shape copies. To create an exact copy...Slides[0].Shapes[i]; presentation.Slides[0].Shapes.AddClone(shapeToClone...

    forum.aspose.com/t/aspose-slides-for-net-ishape...
  3. Aspose.PSD for Python via .NET 24.5 - Release N...

    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....Bug PSDPYTHON-61 Rendering of Shape Layer Partially incorrect Bug...PSDPYTHON-61. Rendering of Shape Layer Partially incorrect sourceFile...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. Aspose.PSD for Java 24.4 - 发布说明|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.... length ); // 1 Shape assertAreEqual ( 3 , shapeLayer... length ); // 3 knots in a shape assertAreEqual (- 16127182 ...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...value determining how DrawingML shapes are rendered. getDocumentPartSavin()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 8. Fonts in math formulas

    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. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …... You can adjust shape size to avoid image cropping...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  8. 在Aspose.Cells中为工作表添加WordArt水印|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.... Shape wordart = sheet . Shapes . AddTextEffect...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  9. Connect Shapes in Visio via Java | products.asp...

    Java Sample code connect Shapes in Visio within Java based desktop or web application....Visio Shape PNG JPG BMP TIFF VDW Connect Visio shapes in Java...Java Connect visio shapes using server-side APIs without any software...

    products.aspose.com/diagram/java/developer/conn...
  10. 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...