Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 6,628 for

point coloring

(0.37 sec)
  1. Получить границы абзаца из презентаций в Python...

    Узнайте, как получить границы абзаца и текстового фрагмента в Aspose.Slides for Python via .NET для оптимизации позиционирования текста в презентациях PowerPoint и OpenDocument.... solid_fill_color . color = draw . Color . yellow shape ...пиксели с помощью: pixels = points × (DPI / 72). Результат зависит...

    docs.aspose.com/slides/ru/python-net/paragraph/
  2. Aspose::Words::Tables::PreferredWidth::Auto met...

    Aspose::Words::Tables::PreferredWidth::Auto method. Returns an instance that represents the "preferred width is not specified" value in C++....absolute preferred width based on points: builder -> InsertCell ();...Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....update the hyperlink so that it points to a web address, instantiate...Update LinkAnnotation Text Color The link annotation does not...

    docs.aspose.com/pdf/java/update-links/
  4. Paint Builder – Créer des SVG patterns – C#

    Découvrez comment utiliser Paint Builder pour configurer les propriétés de peinture des éléments SVG en créant des SVG patterns à titre d'exemple.... AddPolygon (points: new double [] { 5, 0, 7, 3...3 }, fill: Color. Teal ) 15 . AddPolygon (points: new double...

    docs.aspose.com/svg/fr/net/paint-builder/
  5. Archiv

    Archiv...All, Color.Green); graph.Border = borderInfo;...0, 90); arc1.GraphInfo.Color = Color.GreenYellow; graph.Shapes...

    blog.aspose.com/cs/pdf/create-graphs-and-charts...
  6. KML

    KML (Keyhole Markup Language) is a file format used to display geographic data in an Earth browser, such as Google Earth or Google Maps. It uses a markup language to define Points, lines, polygons, and other geographic features, allowing users to create and share custom maps and overlays....a markup language to define points, lines, polygons, and other...range of data types, including points, lines, polygons, and overlays...

    products.aspose.com/gis/net/gis-formats/kml/
  7. Chercher

    chercher...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Initialiser...

    blog.aspose.com/fr/drawing/working-with-aspose-...
  8. Archiv

    Archiv...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Initialisieren...

    blog.aspose.com/de/drawing/working-with-aspose-...
  9. ארכיון

    ארכיון...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // אתחול אזור...

    blog.aspose.com/he/drawing/working-with-aspose-...
  10. Obtenir les limites du paragraphe dans les prés...

    Apprenez comment récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour Android via Java afin d'optimiser le positionnement du texte dans les présentations PowerPoint.... Float point = portion . getCoordinates ();...getSolidFillColor (). setColor ( Color . YELLOW ); shape . getLineFormat...

    docs.aspose.com/slides/fr/androidjava/paragraph/