Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 48,127 for

shape

(0.1 sec)
  1. Რამდენიმე Გამოსახულება 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/ka/java/merge/image-t...
  2. Մի Քանի Պատկեր Դեպի PNG Java

    Միավորել մի քանի Պատկեր PNG ին Java կոդի մեջ: Պահպանեք Պատկեր որպես PNG օգտագործելով 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 Դեպի Պատկեր Java

    Միավորել մի քանի JPG Պատկեր ին Java կոդի մեջ: Պահպանեք JPG որպես Պատկեր օգտագործելով 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. Մի Քանի JPG Դեպի TIFF Java

    Միավորել մի քանի JPG TIFF ին Java կոդի մեջ: Պահպանեք JPG որպես TIFF օգտագործելով 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-...
  5. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++....Aspose :: Words :: Drawing :: Shape > ( doc -> GetChildNodes ( Aspose...Aspose :: Words :: NodeType :: Shape , true ) -> idx_get ( 0 ));...

    reference.aspose.com/words/cpp/aspose.words/loa...
  6. 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...
  7. DmlEffectsRenderingMode Enum | Aspose.Words for...

    Discover the Aspose.Words DmlEffectsRenderingMode enum for optimized DrawingML effect rendering in fixed page formats. Enhance your document quality!...Document ( MyDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Chart|Aspose.Slides Documentation

    Create and customize charts in C# with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP.... Shapes . AddChart ( ChartType . Area...can retrieve it through the shape collection. static void Access_Chart...

    docs.aspose.com/slides/net/examples/elements/ch...
  9. Draw Rectangle|Documentation

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

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  10. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components....Triangle Mesh and Primitive Shape to Mesh...

    docs.aspose.com/3d/python-net/convert-mesh-of-a...