Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 48,106 for

shape

(0.08 sec)
  1. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide....the TextFrame of the added shape. Remove the default paragraph...the TextFrame of the added shape Remove the default paragraph...

    docs.aspose.com/slides/java/manage-bullet/
  2. Გადაიყვანეთ Გამოსახულება DOCX C++

    გადაიყვანეთ Გამოსახულება DOCX C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX C++....auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/ima...
  3. Aspose.Cells 8.8.3 中的公共 API 更改|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....ShapeCollection at specified location Shape shape = sheet . getShapes (). addActiveXControl...property ActiveXControl control = shape . getActiveXControl (); control...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...for (IShape shape : slide.getShapes()) { if (shape instanceof...instanceof IChart) { ((IChart) shape).validateChartLayout(); } } } Test...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  5. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....new Document(getMyDir() + "Shape with linked chart.docx"); XlsxSaveOptions...value determining how DrawingML shapes are rendered. getExportGeneratorNa()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Մի Քանի Պատկեր Դեպի JPG Javascript

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

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

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

    Միավորել մի քանի JPG TIFF ին JavaScript կոդի մեջ: Պահպանեք JPG որպես TIFF օգտագործելով 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...
  10. Გადაიყვანეთ JPG TIFF Python

    გადაიყვანეთ JPG TIFF Python ფორმატში კოდით. შეინახეთ JPG როგორც TIFF 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...