Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 174,858 for

drawing

(0.28 sec)
  1. Control Barcode Image Quality in PHP|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...."12345678" ); \ # Set the graphics drawing hint to be Anti Alias $imageQualityMode...

    docs.aspose.com/barcode/java/control-barcode-im...
  2. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your Drawing rectangle for efficient PostScript instruction handling....property Gets or sets the drawing rectangle that the PostScript...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#.... Drawing . Color . Gray ; // Try LightGray...watermark . StrokeColor = System . Drawing . Color . Gray ; // Try LightGray...

    docs.aspose.com/words/net/add-watermark/
  4. Add Master from Stencil|Documentation

    This section explains how to add master from stencil...class that represents a Visio drawing shape template. Using the method...

    docs.aspose.com/diagram/python-java/add-master-...
  5. Change Layer Properties|Documentation

    This section explains how to change layer's properties with Aspose.Diagram....remove layer objects in Visio drawing. Users can manage Layer properties...

    docs.aspose.com/diagram/net/change-properties-l...
  6. Set Orientation and Control the Export of Hidde...

    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....the orientation of the Visio drawing page programmatically. This...class that represents a Visio drawing page. The PageSheet property...

    docs.aspose.com/diagram/java/set-orientation-an...
  7. 如何为 PDF 进行数字签名|Aspose.PDF for C++

    使用 C++ 为 PDF 文档进行数字签名。使用 C++ 验证或验证数字签名的 PDF。...PKCS7/PKCS7Detached // 对象 System :: Drawing :: Rectangle rect ( 300 , 100...timestampSettings ); System :: Drawing :: Rectangle rect ( 100 , 100...

    docs.aspose.com/pdf/zh/cpp/digitally-sign-pdf-f...
  8. Aspose::Words::Font::get_Emboss method | Aspose...

    Aspose::Words::Font::get_Emboss method. True if the font is formatted as embossed in C++....() -> set_Color ( System :: Drawing :: Color :: get_LightBlue ());...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::Shading::get_BackgroundPatternTh...

    Aspose::Words::Shading::get_BackgroundPatternThemeColor method. Gets or sets the background pattern theme color in the applied color scheme that is associated with this Shading object in C++....() -> set_Color ( System :: Drawing :: Color :: get_Green ());...

    reference.aspose.com/words/cpp/aspose.words/sha...
  10. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....set_TextColor ( System :: Drawing :: Color :: get_Blue ()); auto..."Helvetica" , 16 , System :: Drawing :: Color :: get_Red ())); annotation...

    docs.aspose.com/pdf/cpp/text-annotation/