Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 174,046 for

drawing

(0.26 sec)
  1. Convert EMF to PNG via Java | products.aspose.com

    Sample code for EMF to PNG Java conversion. Use API example code for batch EMF files to PNG 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/emf...
  2. Convert EMF to TIFF via Java | products.aspose.com

    Sample code for EMF to TIFF Java conversion. Use API example code for batch EMF files to TIFF 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/emf...
  3. Convert EPS to EMF via Java | products.aspose.com

    Sample code for EPS to EMF Java conversion. Use API example code for batch EPS 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/eps...
  4. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ()); border...() -> set_Color ( System :: Drawing :: Color :: get_Red ()); para...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. 设置方向并控制隐藏 Visio 保存页面的导出|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....the orientation of the Visio drawing page programmatically. This...class that represents a Visio drawing page. The PageSheet property...

    docs.aspose.com/diagram/zh/python-java/set-orie...
  6. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....() -> set_Color ( System :: Drawing :: Color :: get_Navy ()); //...()); ASSERT_EQ ( System :: Drawing :: Color :: Empty . ToArgb...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Median filter|Documentation

    How to smooth out noise in an image before applying other processing filters or performing OCR....Drawing.Rectangle object. If the region...Aspose . Drawing . Rectangle rectangle = new Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/median/
  8. Merge DJVU images via Java | products.aspose.com

    Try our On-Premise document APIs to merge DJVU files on Java Application.... A great way to draw attention to your portfolio...solution to create, modify, draw or convert images (photos) within...

    products.aspose.com/imaging/java/merge/djvu/
  9. Merge BMP images via .NET | products.aspose.com

    Try our On-Premise document APIs to merge BMP image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... A great way to draw attention to your portfolio...solution to create, modify, draw or convert images (photos) within...

    products.aspose.com/imaging/net/merge/bmp/
  10. 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/