Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 50,451 for

shape

(0.12 sec)
  1. Կատարեք PDF՝ Օգտագործելով Java

    Ստեղծեք նոր PDF Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով Java գրադարանը:...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/hy/java/make/pdf/
  2. Buat PDF Menggunakan Java

    Buat PDF baharu dalam Java dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka Java....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/ms/java/make/pdf/
  3. Gawe PDF Nganggo Java

    Gawe PDF anyar ing Java ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan Java....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/jv/java/make/pdf/
  4. Გააკეთეთ PDF Java Ის Გამოყენებით

    შექმენით ახალი PDF Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF Java ბიბლიოთეკის გამოყენებით....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/ka/java/make/pdf/
  5. Converting PDF to JPEG/TIF C# results in black ...

    When converting some PDFs to JPG or TIF, a black image file is generated. So far, this has only occurred with PDFs created with ‘Simple Scan’ that contain an image. I have included example files in the attachment. We …...Default, Shape = ShapeType.Landscape }; TiffDevice...

    forum.aspose.com/t/converting-pdf-to-jpeg-tif-c...
  6. FieldStart class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results....IHtmlGenerator generator , IShape shape ) { } @Override public void...IHtmlGenerator generator , IShape shape ) { } private final String SlideHeader...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. Გააკეთეთ DOC C++ Ის Გამოყენებით

    შექმენით ახალი DOC C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ka/cpp/make/doc/
  9. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/path/to/borde…...page objects to PowerPoint shapes. The conversion works well...Re‑created as a set of individual shapes, not as a PowerPoint table...

    forum.aspose.com/t/missing-borders-after-pdf-to...
  10. Გადაიყვანეთ PDF SVG Python

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

    products.aspose.com/words/ka/python-net/convers...