Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 857 for

point

(0.04 sec)
  1. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API.... The class is the point where font embedding, which...

    docs.groupdocs.com/editor/net/font-embedding-op...
  2. 6 Situations When You Need to Convert Documents

    One of the features that GroupDocs offers is document conversion, converting documents from one file formats to another. There are lots of different reasons why this is such a big deal. If you’ve never been sent a file you couldn’t open, or had a file you sent somewhere returned to you because the recipient couldn’t open it - you’ve been lucky! It is becoming much easier to send documents from one application or operating system to another....pages, the way I descried in point 2 above. Instead, you want a...

    blog.groupdocs.com/total/6-situations-when-you-...
  3. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry Point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....introduced as a single entry point to extract data from the document...

    docs.groupdocs.com/parser/net/migration-notes/
  4. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....Field Ellipse Highlight Link Point Polyline Replacement Resource...mark the distance between two points. The following are the steps...

    blog.groupdocs.com/annotation/annotate-word-doc...
  5. Python Digital Signature Verification in PDF, W...

    Easy step-by-step guide to verify e-signatures, barcodes, and QR codes in documents using GroupDocs.Signature for Python via .NET - perfect for developers who need to add document signing and verification features...modules Set up your document : Point to your signed file Set verification...

    blog.groupdocs.com/signature/verify-digital-sig...
  6. GroupDocs Editor: Images are not loading - Free...

    Images are not loading when I am using Groupdocs Editor for word document with TinyMCE sharing my code, Document as well as screenshot for your reference. public ActionResult Index() { License lic = new License(); …...@Niteen_Jadhav You are again missing the point, FromMarkupAndResourc . Please...

    forum.groupdocs.com/t/groupdocs-editor-images-a...
  7. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....Distance Ellipse Highlight Link Point Polyline Replacement Resource...show the distance between two points. The following are the steps...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  8. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry Point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....introduced as a single entry point to extract data from the document...

    docs.groupdocs.com/parser/java/migration-notes/
  9. Bootstrap v3: What Has Changed in the New Version

    Introduction In one of my previous articles I talked about using the Bootstrap CSS framework in web projects. Exactly 2 years after the very first release of Bootstrap to the open world by the ex-Twitter developers we have now Bootstrap v3 - the new version of the most popular CSS framework. I’m calling it the most popular because of the recently announced results from the meanpath source-code search engine which shows that 1% of websites nowadays are using Bootstrap....important change I really want to point out goes hand in hand with one...

    blog.groupdocs.com/total/bootstrap-v3-what-has-...
  10. Extract text areas | Documentation

    This article explains that how to extract text areas from documents...."[0-9]+" , new Rectangle ( new Point ( 0 , 0 ), new Size ( 300 ,...

    docs.groupdocs.com/parser/net/extract-text-areas/