Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 45,929 for

shape

(0.1 sec)
  1. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Python via .NET. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....Calculating the Chart Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/python-net/adding-custom-...
  2. Rendering Slicer|Documentation

    Learn how to render slicer with Aspose.Cells for Python via .NET....supports the rendering of slicer shape. If you convert your worksheet...

    docs.aspose.com/cells/python-net/rendering-slicer/
  3. LoadOptions.preserveIncludePictureField propert...

    LoadOptions.preserveIncludePictureField 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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Გადაიყვანეთ JPG SVG Java

    გადაიყვანეთ JPG SVG Java ფორმატში კოდით. შეინახეთ JPG როგორც SVG Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/ka/java/conversion/jp...
  6. Გადაიყვანეთ JPG TIFF Java

    გადაიყვანეთ JPG TIFF Java ფორმატში კოდით. შეინახეთ JPG როგორც TIFF Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.tiff" ,...

    products.aspose.com/words/ka/java/conversion/jp...
  7. Convert JPG To JPG C++

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

    products.aspose.com/words/cpp/conversion/jpg-to...
  8. SaveOptions.iml_rendering_mode property | Aspos...

    SaveOptions.iml_rendering_mode property. Gets or sets a value determining how ink (InkML) objects are rendered....InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Filtering the kind of data while loading the wo...

    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....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.SHAPE The following screenshot shows...

    docs.aspose.com/cells/python-net/filtering-the-...
  10. Aspose::Words::Rendering namespace | Aspose.Wor...

    Aspose::Words::Rendering namespace. The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents in C++....more, visit the Working with Shapes documentation article. OfficeMathRenderer...methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/cpp/aspose.words.ren...