Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 50,322 for

shape

(0.28 sec)
  1. 在python中壓縮pdf

    在Python中壓縮PDF而不會損失質量。優化PDF內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True)] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  2. 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/
  3. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Chart in Word using C# Insert Shape in Word using Python «« « 1...

    kb.aspose.com/words/page/3/
  4. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....օգտագործելով Python-ը Տեղադրեք Shape Word-ում Python-ի միջոցով Տեղադրեք...

    kb.aspose.com/hy/words/python/
  5. Edit Connector Geometry Section in the ShapeShe...

    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....vsd" ) #set connector shape id connector_id = 1 connector...

    docs.aspose.com/diagram/java/edit-connector-geo...
  6. 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...
  7. 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...
  8. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....Visio drawing with selective shapes: Create an instance of the...Visio Drawing with Selective Shapes Programming Sample The code...

    docs.aspose.com/diagram/python-net/convert-visi...
  9. Մի Քանի JPG Դեպի TIFF Python

    Միավորել մի քանի JPG TIFF ին Python կոդի մեջ: Պահպանեք JPG որպես TIFF օգտագործելով Python:...DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

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

    Միավորել մի քանի Պատկեր BMP ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես 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/i...