Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 6,846 for

point coloring

(1.78 sec)
  1. Convert WORDML to POT via C++ or with free Onli...

    Export WORDML to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POT online converter quickly before integrating the code....500 ); // reset default fill color ashp -> get_FillFormat () ->...System :: Drawing :: PointF point = System :: Drawing :: PointF...

    products.aspose.com/total/cpp/conversion/wordml...
  2. Convert DOTX to PPS via C++ or with free Online...

    Export DOTX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPS online converter quickly before integrating the code....500 ); // reset default fill color ashp -> get_FillFormat () ->...System :: Drawing :: PointF point = System :: Drawing :: PointF...

    products.aspose.com/total/cpp/conversion/dotx-t...
  3. Convert DOC to PPTX via C++ or with free Online...

    Export DOC to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPTX online converter quickly before integrating the code....500 ); // reset default fill color ashp -> get_FillFormat () ->...System :: Drawing :: PointF point = System :: Drawing :: PointF...

    products.aspose.com/total/cpp/conversion/doc-to...
  4. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing Points for an axis....Specifies the possible crossing points for an axis. Members Name Description...category axis crosses at the zero point of the value axis (if possible)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...
  6. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Blue ). Stroke (Paint. None...circle.Cx(50).Cy(50).R(20).Fill(Color.Blue).Stroke(Paint.None).StrokeWidth(2)...

    docs.aspose.com/svg/net/svg-builder-api/
  7. BarcodeParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.BarcodeParameters class—your essential tool for seamless barcode generation and customization in document processing....set; } Bar code background color (0x000000 - 0xFFFFFF) BarcodeType...set; } Bar code foreground color (0x000000 - 0xFFFFFF) IsBookmark...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Data in table missing when a PDF with watermark...

    Hi, I ran into an issue when exporting a PDF with a table and a watermark to PPTX. Some data values are missing from the table near the watermark text. The conversion is fine without the watermark. var fileName = ""; /…...5:34pm 3 @srijal , Can you point me out what fields are missing...Can be seen when a background color is added to slide See example:...

    forum.aspose.com/t/data-in-table-missing-when-a...
  9. 通过Node.js利用C++管理Excel图表标题|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加和格式化图表及轴标题。我们的指南将展示如何设置不同类型的标题、调整外观以及修改轴标题以增强数据表现和清晰度。...); // Setting the foreground color of the plot area chart . getPlotArea...AsposeCells . Color . Blue ); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-and-a...
  10. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Java to optimize text positioning in PowerPoint presentations.... Float point = portion . getCoordinates ();...getSolidFillColor (). setColor ( Color . YELLOW ); shape . getLineFormat...

    docs.aspose.com/slides/java/paragraph/