Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 46,988 for

shape

(0.11 sec)
  1. Გადაიყვანეთ Გამოსახულება BMP Java

    გადაიყვანეთ Გამოსახულება BMP Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც BMP Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.bmp" , new...

    products.aspose.com/words/ka/java/conversion/im...
  2. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....GetPage ( "Page-1" ); // get shape of the Visio diagram by ID Aspose...Aspose . Diagram . Shape OLE_Shape = page . Shapes . GetShape ( 2...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Convert Image To SVG C++

    Convert Image to SVG format in C++ code. Save Image as SVG using C++....auto shape = builder-> InsertImage ( u"Input.png" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  4. Convert Image To GIF C++

    Convert Image to GIF format in C++ code. Save Image as GIF using C++....auto shape = builder-> InsertImage ( u"Input.png" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  5. Using ActiveX Controls in Excel with C#

    This article guides on using ActiveX Controls in Excel with C#. It has the details to set the IDE, steps, and a sample code for adding ActiveX command button using C#....ActiveX control Access the shapes collection from a sheet and...the process by accessing the shapes collection from a sheet in...

    kb.aspose.com/cells/net/using-activex-controls-...
  6. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in documents, ensuring seamless and efficient workflows.... Shape { get; set; } Specifies the shape that the mail...)); Assert . That ( args . Shape , Is . Null ); } private readonly...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...foreach (Shape s in t.GetChildNodes(NodeType.Shape, true)) {...foreach (Shape s in t.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/tables-with-images-in-multip...
  8. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used). $paragraphs...Presentation (); try { // Add a table shape to the first slide. $table =...

    docs.aspose.com/slides/php-java/excel-integration/
  9. Aspose.Drawing memory leak in Csharp - Free Sup...

    When I convert pdf to tiff, it takes a lot of ressource. My PDF is 1300K (any pdf does the same) and after 5 calls ended the process still takes 1.7g, even after 5 minutes it’s completion and idle. Here is my code. us…...Format1bpp, Shape = ShapeType.None, SkipBlankPages...Depth = ColorDepth.Format1bpp, Shape = ShapeType.None, SkipBlankPages...

    forum.aspose.com/t/aspose-drawing-memory-leak-i...
  10. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...problem is that when we render shapes in a “group” state, the calculated...extensive research on Excel’s group shape behavior, we found that the...

    forum.aspose.com/t/some-images-resized-during-p...