Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,802 for

diagram

(0.13 sec)
  1. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Storage Format ✅ SQL Sql File ✅ Diagram From Description Load Save...

    docs.groupdocs.com/conversion/python-net/suppor...
  2. package-summary - GroupDocs.Watermark for Java ...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......for preview generation of Diagram document. DiagramSaveOptions...

    apireference.groupdocs.com/watermark/java/com.g...
  3. package-frame - GroupDocs.Watermark for Java - ...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......for preview generation of Diagram document. DiagramSaveOptions...

    apireference.groupdocs.com/watermark/java/com.g...
  4. Supported file formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Storage Format ✅ Sql File ✅ Diagram From Description Load Save...

    docs.groupdocs.com/conversion/net/supported-fil...
  5. How CSS works - Learn web development | MDN

    You've nearly finished this module — we only have one more thing to do. In the Styling a biography page assessment you'll use your new knowledge to restyle an example, testing out some CSS in the process.... The following diagram also offers a simple view of...

    developer.mozilla.org/en-US/docs/Learn/CSS/Firs...
  6. merger - GroupDocs.Merger for Java - API Reference

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......document to Diagram via OLE: Add document to Diagram via OLE. Throws:...

    apireference.groupdocs.com/merger/java/com.grou...
  7. border-image-slice - CSS: Cascading Style Sheet...

    The border-image-slice CSS property divides the image specified by border-image-source into regions. These regions form the components of an element's border image.... The above diagram illustrates the location of...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  8. GroupDocs.Annotation for Java 19.5 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for Java 19.5 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for Java: Fixed bug of impossibility to set the line width on Slides documents Fixed issue with opening protected with password Words and PDF documents Improved performance issues when processing Slides documents Add possibility to cache page previews Added ability to annotate documents of older formats for Slides, Words, Cells (....distance annotation for Cells, Diagrams and Slides Refactored logic...distance annotation caption for Diagram format Feature ANNOTATIONNET-840...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  9. rootmetadatapackage - GroupDocs.Metadata for Ja...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......to work with metadata in a diagram. class DicomRootPackage Represents...

    apireference.groupdocs.com/metadata/java/com.gr...
  10. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....top corner of image (frame) Diagram Point Left top corner of page...

    docs.groupdocs.com/watermark/java/adding-text-w...