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

shapes

(0.08 sec)
  1. Several Image Into JPG Javascript

    Merge multiple Image into JPG in JavaScript code. Save Image as JPG using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/imag...
  2. Font characteristics | Aspose.TeX for Java

    This article covers LaTeX font classifications with respect to various font characteristics. It also mentions the concept of LaTeX font encodings....different widths depending on their shape. At the same time, in a monospaced...size, weight, width, and shape. Font shapes Almost every font family...

    docs.aspose.com/tex/java/latex-font-attributes/
  3. 演示文稿页眉和页脚|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 页眉和页脚...foreach ( IShape shape in master . Shapes ) { if ( shape . Placeholder...Placeholder != null ) { if ( shape . Placeholder . Type == PlaceholderType...

    docs.aspose.com/slides/zh/net/presentation-head...
  4. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. We then...

    docs.aspose.com/slides/androidjava/manage-ole/
  5. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....mark shapes as decorative in Microsoft Word or mark shape as an...see details). For example, shapes could be marked as decorative...

    docs.aspose.com/words/java/working-with-pdfa-or...
  6. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....raph/Run")); // Access the shape that contains the image we inserted...inserted. NodeList shapes = doc.selectNodes("//Shape"); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  7. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....more, visit the Working with Shapes documentation article. Examples:...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/node/
  9. Რამდენიმე JPG BMP Java

    შეაერთეთ მრავალი JPG BMP Java კოდში. შეინახეთ JPG როგორც BMP Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  10. Რამდენიმე JPG JPG Java

    შეაერთეთ მრავალი JPG JPG Java კოდში. შეინახეთ JPG როგორც JPG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...