Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 175,126 for

drawing

(0.17 sec)
  1. Convert SVG to EMF via Java | products.aspose.com

    Sample code for SVG to EMF Java conversion. Use API example code for batch SVG files to EMF conversion within any Web or Desktop Java based application....enclosed objects, commands for drawing, and graphics properties critical...Document) DXF (Drawing Interchange Format, or Drawing Exchange Format...

    products.aspose.com/imaging/java/conversion/svg...
  2. Convert JPEG2000 to EMF via Java | products.asp...

    Sample code for JPEG2000 to EMF Java conversion. Use API example code for batch JPEG2000 files to EMF conversion within any Web or Desktop Java based application....enclosed objects, commands for drawing, and graphics properties critical...Document) DXF (Drawing Interchange Format, or Drawing Exchange Format...

    products.aspose.com/imaging/java/conversion/jpe...
  3. Convert DNG to EMF via Java | products.aspose.com

    Sample code for DNG to EMF Java conversion. Use API example code for batch DNG files to EMF conversion within any Web or Desktop Java based application....enclosed objects, commands for drawing, and graphics properties critical...Document) DXF (Drawing Interchange Format, or Drawing Exchange Format...

    products.aspose.com/imaging/java/conversion/dng...
  4. Aspose.Diagram字体操作|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作字体。...order to properly render the drawing to PDF format. If the required...change the look of the rendered drawing, developers may need to be...

    docs.aspose.com/diagram/zh/net/aspose-diagram-f...
  5. 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...
  6. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style...background_pattern_color = drawing . Color . alice_blue # 2 -...[ 0 ] . borders . color = drawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > textBox = builder...InsertShape ( Aspose :: Words :: Drawing :: ShapeType :: TextBox , 150...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); builder...() -> set_Color ( System :: Drawing :: Color :: get_Red ()); //...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the document in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_GreenYellow...() -> set_Color ( System :: Drawing :: Color :: get_Orange ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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/