Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 50,430 for

shape

(0.09 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. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields # into image shapes when loading a document that...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Մի Քանի JPG Դեպի PNG Javascript

    Միավորել մի քանի JPG PNG ին JavaScript կոդի մեջ: Պահպանեք JPG որպես PNG օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  6. Մի Քանի JPG Դեպի BMP Javascript

    Միավորել մի քանի JPG BMP ին JavaScript կոդի մեջ: Պահպանեք JPG որպես BMP օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  7. Մի Քանի Պատկեր Դեպի PNG Javascript

    Միավորել մի քանի Պատկեր PNG ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես PNG օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  8. Გადაიყვანეთ JPG PNG Python

    გადაიყვანეთ JPG PNG Python ფორმატში კოდით. შეინახეთ JPG როგორც PNG Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  9. Გადაიყვანეთ JPG SVG Python

    გადაიყვანეთ JPG SVG Python ფორმატში კოდით. შეინახეთ JPG როგორც SVG Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  10. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....convenient to create basic 3D shapes. Geometry : Geometries in Aspose...and polygons that define the shape and structure of a 3D object...

    docs.aspose.com/3d/net/aspose-3d-document-objec...