Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 24,301 for

drawing

(0.2 sec)
  1. Inline formatting context - CSS: Cascading Styl...

    This article explains the inline formatting context....smoke-wreaths of their fires without drawing any special inspiration from...smoke-wreaths of their fires without drawing any special inspiration from...

    developer.mozilla.org/en-US/docs/Web/CSS/Inline...
  2. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD Drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....To access metadata in a CAD drawing, the GroupDocs.Metadata API...metadata properties in a DXF drawing. Please check the code sample...

    docs.groupdocs.com/metadata/net/working-with-ca...
  3. Basic shapes with shape-outside - CSS: Cascadin...

    CSS Shapes can be defined using the type. In this guide, we discuss creating rectangles, circles, ellipses, and polygons with the shape-outside property. These are features defined in the CSS shapes module....smoke-wreaths of their fires without drawing any special inspiration from...smoke-wreaths of their fires without drawing any special inspiration from...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_sh...
  4. diagramformat - GroupDocs.Metadata for Java - A...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m...... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

    apireference.groupdocs.com/metadata/java/com.gr...
  5. Adjust output image size | GroupDocs.Viewer for...

    This article explains how to adjust output image size when rendering CAD Drawings with GroupDocs.Viewer within your .NET applications....output image size When CAD drawings are rendered, the size of...View(viewOptions); } When rendering CAD drawings GroupDocs.Viewer provides...

    docs.groupdocs.com/viewer/net/adjust-output-ima...
  6. GroupDocs.Signature for .NET 16.12.0 Release No...

    Note This page contains release notes for GroupDocs.Signature for .NET 16.12.0 Major Features There are over 20 improvements and fixes in this regular release. The most notable are: Introduced multiple signature for all signature types Text Signature, Image Signature and Digital Signature Introduced text alignment options Text Signature Introduced margins options Text Signature Introduced ability to sign all pages of Pdf document with Digital Signatures Introduced Pdf Digital Signature alignment on pages Introduced Margins for Pdf Digital Signature with Alignment options Improved validation layer Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-2026 Add ability to sign files with digital signature by given pattern in folder New Feature SIGNATURENET-2027 Add ability to sign files with image signature by given pattern in folder New Feature SIGNATURENET-2113 Implement Text Signature alignment for PDF Documents New Feature SIGNATURENET-2129 Implement Text Signature alignment for Words Documents New Feature SIGNATURENET-2131 Implement Text Signature alignment for Cells Documents New Feature SIGNATURENET-2133 Implement Text Signature alignment for Slides Documents New Feature SIGNATURENET-2307 Add ability to sign files with text signature by given pattern in folder New Feature SIGNATURENET-2349 Implement Digital Signature for all pages for Pdf documents New Feature SIGNATURENET-2368 Implement Text Signature Margins for PDF Documents New Feature SIGNATURENET-2370 Implement Text Signature Margins for Cells Documents New Feature SIGNATURENET-2372 Implement ability to sign Slides Documents with given list of Signature Options New Feature SIGNATURENET-2372 Implement Text Signature Margins for Words Documents New Feature SIGNATURENET-2374 Implement Text Signature Margins for Slides Documents New Feature SIGNATURENET-2384 Implement ability to put Digital Signature on all pages for Pdf Documents New Feature SIGNATURENET-2385 Implement Digital Signature Alignment for Pdf Documents New Feature SIGNATURENET-2392 Implement ability to sign Pdf Documents with given list of Signature Options New Feature SIGNATURENET-2397 Implement ability to sign Cells Documents with given list of Signature Options New Feature SIGNATURENET-2402 Implement ability to sign Words Documents with given list of Signature Options New Feature SIGNATURENET-2377 Pdf Text Signature - Adjust Signature Area when Width or Height properties are specified Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.... Drawing . Color . Beige ; // setup...signOptions . ForeColor = System . Drawing . Color . Red ; // setup Font...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  7. FileType.VTX Field - GroupDocs.Watermark for .N...

    A file with VTX extension is a Microsoft Visio Drawing template that is saved to disc in XML file format. Learn more about this file format her...extension is a Microsoft Visio drawing template that is saved to disc...

    apireference.groupdocs.com/watermark/net/groupd...
  8. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Node.js via Java....file contains a technical drawing, blueprint, schematic, or 3D...files to more widely used CAD drawing file formats. Below, we are...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for .NET....file contains a technical drawing, blueprint, schematic, or 3D...files to more widely used CAD drawing file formats. Below, we are...

    docs.groupdocs.com/conversion/net/convert/cad/
  10. package-use - GroupDocs.Watermark for Java - AP...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......Represents a collection of drawing shapes in a Visio document...Represents a collection of drawing shapes in a PowerPoint document...

    apireference.groupdocs.com/watermark/java/com.g...