Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 45,787 for

shape

(0.06 sec)
  1. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats.... myDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Add Rectangle object to shapes collection of Graph object...object to shape collection of Graph object graph . shapes . append...

    docs.aspose.com/pdf/python-net/add-rectangle/
  4. aspose.words - Aspose Words access Radio Button...

    Collectives™ on Stack Overflow Find centralized, trusted content and collaborate around the technologies you use most......access the ActiveX controls via Shapes , I do not see how I can determine...pe.Shape, true) .Select(node => (Shape)node) .Where(shape =>...

    stackoverflow.com/questions/75761392/aspose-wor...
  5. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++....watermark corresponds to a shape with image. None 2 Indicates...

    reference.aspose.com/words/cpp/aspose.words/wat...
  6. Մի Քանի Պատկեր Դեպի 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/image-t...
  7. Մի Քանի JPG Դեպի SVG Java

    Միավորել մի քանի JPG SVG ին Java կոդի մեջ: Պահպանեք JPG որպես 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/jpg-to-...
  8. 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...
  9. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/h...
  10. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-java/create/...