Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 167,662 for

drawing

(0.09 sec)
  1. Working with Hyperlinks 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....Hyperlink Data from a Visio Drawing in PHP Working with Headers...

    docs.aspose.com/diagram/java/working-with-hyper...
  2. Extract details from Signature|Aspose.PDF for P...

    How to extract image from digital signature in PDF documents using Aspose.PDF for Python....pydrawing as drawing path_infile = self . data_dir...is None : continue image = drawing . Bitmap . from_stream ( image_stream...

    docs.aspose.com/pdf/python-net/extract-image-an...
  3. 旋转单元格文本|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.... Drawing . ColorTranslator . ToWin32...System . Drawing . ColorTranslator . ToOle ( System . Drawing . Color...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  4. How to Extract Text from PPT, PPTX, and ODP Fil...

    Learn how to extract text from PPT, PPTX, and ODP files using Open XML SDK. Explore direct XML access, performance benefits, and best practices for high-efficiency .NET slide processing across Windows, Linux, and macOS.... Drawing . Text >(); foreach ( var text...DocumentFormat . OpenXml . Drawing . Text >(). Select ( t => t...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  5. How to Extract Text from PPT, PPTX, and ODP Fil...

    Learn how to extract text from PPT, PPTX and ODP in .NET using Open XML SDK, with XML-based access, performance tips, and conversion workarounds for cloud apps.... Drawing . Text >(); foreach ( var text...DocumentFormat . OpenXml . Drawing . Text >(). Select ( t => t...

    docs.aspose.com/slides/net/extracting-text-on-c...
  6. CanvasRenderingContext2D – Aspose.HTML for .NET

    Learn how to implement CanvasRenderingContext2D to draw, style, and transform graphics in the .NET environment....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    products.aspose.com/html/net/canvasrenderingcon...
  7. Aspose::Words::Rendering::NodeRendererBase clas...

    Aspose::Words::Rendering::NodeRendererBase class. Base class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the documentation article in C++....System::SharedPtr<System::Drawing::Graphics>&, float, float,...System::SharedPtr<System::Drawing::Graphics>&, float, float,...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....Drawing.Rectangle object. If the region...Aspose . Drawing . Rectangle rectangle = new Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/invert/
  9. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell. To learn more, visit the documentation article in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_LightYellow...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_LightBlue ());...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....-> set_Border ( System :: Drawing :: Color :: get_Black ());...set_TextColor ( System :: Drawing :: Color :: get_Red ()); opt1...

    docs.aspose.com/pdf/cpp/create-form/