Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 6,838 for

point coloring

(1.5 sec)
  1. FieldDisplayBarcode.ScalingFactor | Aspose.Word...

    Discover the FieldDisplayBarcode ScalingFactor property to easily adjust symbol size in whole percentages from 10% to 1000%. Optimize your barcode displays!...value is in whole percentage points and the valid values are [10...// 1 - QR code with custom colors: field . BarcodeType = "QR"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ConditionalStyle.leftPadding property | Aspose....

    ConditionalStyle.leftPadding property. Gets or sets the amount of space (in Points) to add to the left of the contents of table cells....sets the amount of space (in points) to add to the left of the...conditionalStyles . at ( 0 ). borders . color = "#000000" ; tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldMergeBarcode.ScalingFactor | Aspose.Words ...

    Discover the FieldMergeBarcode ScalingFactor property to easily adjust your barcode size in whole percentage Points (10-1000) for optimal visibility....value is in whole percentage points and the valid values are [10..."MyQRCode" ; // Apply custom colors and scaling. field . BackgroundColor...

    reference.aspose.com/words/net/aspose.words.fie...
  4. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....number // in the main text that points to the footnote. footnote ..."Arial" ; footnote . font . color = "#008000" ; // All inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....number // in the main text that points to the footnote. footnote ..."Arial" ; footnote . font . color = "#008000" ; // All inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Vectorize an Image – Python code and Online Vec...

    Convert images to vector graphics online or using Aspose.SVG for Python. Vectorize images, save image to SVG, and get all advantages of vector graphics!...colors_limit = 25 # Example color limit vectorizer...creation and optimization. Set the colors_limit property of the class...

    products.aspose.com/svg/python-net/vectorize-im...
  7. Créer ou mettre à jour des graphiques de présen...

    Créer et personnaliser des graphiques dans les présentations PowerPoint à l'aide d'Aspose.Slides pour Java. Ajouter, formater et modifier des graphiques avec des exemples de code pratiques en Java.... setColor ( Color . RED ); // Récupère la deuxième...getSolidFillColor (). setColor ( Color . GREEN ); //Crée des libellés...

    docs.aspose.com/slides/fr/java/create-chart/
  8. Obtener límites de párrafo de presentaciones en...

    Aprenda cómo recuperar los límites de párrafo y de porción de texto en Aspose.Slides para Java para optimizar la posición del texto en presentaciones de PowerPoint.... Float point = portion . getCoordinates ();...getSolidFillColor (). setColor ( Color . YELLOW ); shape . getLineFormat...

    docs.aspose.com/slides/es/java/paragraph/
  9. الحصول على حدود الفقرة من العروض التقديمية في P...

    تعلم كيفية استرجاع حدود الفقرة وجزء النص في Aspose.Slides للـ PHP عبر Java لتحسين موضع النص في عروض PowerPoint....getPortions () as $portion ) { $point = $portion -> getCoordinates...setColor ( java ( "java.awt.Color" ) -> YELLOW ); $shape -> getLineFormat...

    docs.aspose.com/slides/ar/php-java/paragraph/
  10. Diagrammdatenreihen in Präsentationen mit PHP v...

    Erfahren Sie, wie Sie Diagrammdatenreihen in PHP für PowerPoint (PPT/PPTX) verwalten, mit praktischen Codebeispielen und bewährten Methoden, um Ihre Datenpräsentationen zu verbessern....Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/de/php-java/chart-series/