Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 177,823 for

drawing

(1.43 sec)
  1. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the shape into an image and saves into a stream in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape >> shapes = doc ->...SharedPtr < Aspose :: Words :: Drawing :: Shape > > () -> LINQ_ToArray...

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic signature in PDF documents programmatically with C++ sample code using Aspose.PDF for C++...PKCS7/PKCS7Detached objects System :: Drawing :: Rectangle rect ( 300 , 100...

    products.aspose.com/pdf/cpp/signature/
  3. Შეკუმშოს JPG C++

    შეკუმშოს JPG C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად.... auto image = System::Drawing::Image::FromStream(shape->...შეკუმშვისთვის. auto image = System::Drawing::Image::Fromstream(shape->...

    products.aspose.com/words/ka/cpp/compress/jpg/
  4. Render PDF page content to Graphics - Free Supp...

    Hello, Could you please tell me if Aspose.PDF for NET has the ability to let me render PDF file page to Graphics, like: I need this ability for advanced printing methods like printing multiple pages per paper sheet, a…...Render contents in a page to a drawing surface specified by a structure...

    forum.aspose.com/t/render-pdf-page-content-to-g...
  5. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/change-text-direction...
  6. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram....Rotation Effects in a Visio Drawing Get Visio Shape Inherit Chars...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  7. How to use Aspose.CAD in JavaScript|CAD Documen...

    use Aspose.CAD in JavaScript....conversion program that converts a drawing and saves it as an image. Creating...

    docs.aspose.com/cad/javascript-net/how-to-run-a...
  8. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  9. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with lines and curves in Java. Image clipping using Java API....Drawing for Java API provides the capability...original colors in the image. To draw graphics with transparency using...

    docs.aspose.com/drawing/java/working-with-image...
  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/