Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 42,945 for

shape

(0.05 sec)
  1. ListLevel.create_picture_bullet method | Aspose...

    ListLevel.create_picture_bullet method. Creates picture bullet Shape for the current list level....t() Creates picture bullet shape for the current list level....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Մի Քանի Պատկեր Դեպի SVG Java

    Միավորել մի քանի Պատկեր SVG ին Java կոդի մեջ: Պահպանեք Պատկեր որպես SVG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  3. Մի Քանի JPG Դեպի GIF Java

    Միավորել մի քանի JPG GIF ին Java կոդի մեջ: Պահպանեք JPG որպես GIF օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  4. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....developers to draw a square shape in a page.The code example below...

    docs.aspose.com/diagram/net/drawing/draw-square/
  5. 通过Node.js via C++在转换为PDF时导出文档结构|Documentation

    了解如何在将Excel文件转换为带标签的PDF时导出文档结构,使用编号Aspose.Cells for Node.js via C++。...the excel file with image, shape, chart, etc. const wb = new...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  6. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....save(getArtifactsDir() + "Shape.OfficeMath.docx"); Methods Method...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java.... getShape() Specifies the shape that the mail merge engine must...document. setShape(Shape value) Specifies the shape that the mail...

    reference.aspose.com/words/java/com.aspose.word...
  9. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Remove Blank Page in Word using C#

    This tutorial guides on how to remove blank page in Word using C#. It provides configuration details along with the steps and a runnable sample code to remove blank pages from Word document using C#....section contains some text/shape node or not Maintain a list...pages only with some text or shape These steps provide details...

    kb.aspose.com/words/net/how-to-remove-blank-pag...