Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 174,045 for

drawing

(0.11 sec)
  1. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using C# or VB.NET. Verify, or validate the digitally sign PDFs using C# or VB.NET....Drawing library. Aspose.PDF for .NET...( 1 , true , new System . Drawing . Rectangle ( 300 , 100 , 400...

    docs.aspose.com/pdf/net/digitally-sign-pdf-file/
  2. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_GreenYellow...() -> set_Color ( System :: Drawing :: Color :: get_Orange ());...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  4. ChartDataLabel.showLegendKey property | Aspose....

    ChartDataLabel.showLegendKey property. Allows to specify if legend key is to be displayed for the data labels on a chart... Drawing . Charts . ChartType . Line...See Also module Aspose.Words.Drawing.Charts class ChartDataLabel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabel.showDataLabelsRange property | A...

    ChartDataLabel.showDataLabelsRange property. Allows to specify if values from data labels range to be displayed in the data labels... Drawing . Charts . ChartType . Line...See Also module Aspose.Words.Drawing.Charts class ChartDataLabel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.showPercentage property | Aspose...

    ChartDataLabel.showPercentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart... Drawing . Charts . ChartType . Line...See Also module Aspose.Words.Drawing.Charts class ChartDataLabel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert Excel Workbook to PDF|Documentation

    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.... insert pictures or other drawing objects, etc.) on the spreadsheet...

    docs.aspose.com/cells/go-cpp/convert-excel-work...
  8. 添加多行水印|Aspose.PDF for .NET

    本节解释如何使用 FormattedText 类向现有 PDF 添加多行水印。... Drawing . Color . FromArgb ( 180 ,...

    docs.aspose.com/pdf/zh/net/adding-multi-line-wa...
  9. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....Graph instance Set border for Drawing object Create Rectangle instance...TextFragment ; import com.aspose.pdf.drawing.* ; public class WorkingWithGraphs...

    docs.aspose.com/pdf/java/add-rectangle/