Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,533 for

point

(0.12 sec)
  1. Font embedding options | GroupDocs

    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. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#...."[0-9]+" , new Rectangle ( new Point ( 0 , 0 ), new Size ( 300 ,...

    docs.groupdocs.com/parser/net/extract-text-areas/
  3. Migration notes | GroupDocs

    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. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other customizations using GroupDocs.Conversion for .NET....width in points double Sets custom page height in points PageOrientation...custom page width and height in points for precise control: using...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  6. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...printStackTrace(); } } } Key Points: Font Substitution : This code...would like to clarify a few points on your side. Could you please...

    forum.groupdocs.com/t/alignment-and-font-issues...
  7. Compare Word Docs in .NET – Revision Track vs H...

    Learn how to compare Word documents using GroupDocs.Comparison for .NET. Get step‑by‑step examples for revision‑track and highlight comparison modes with ready‑to‑run C# code....docx versions and at some point need to see what exactly changed...

    blog.groupdocs.com/comparison/compare-word-docu...
  8. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…... At some point I tested with the latest version...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  9. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Python via .NET.... In order to point GroupDocs.Editor to all external...

    docs.groupdocs.com/editor/python-net/edit-markd...
  10. Font embedding options | GroupDocs

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

    docs.groupdocs.com/editor/python-net/font-embed...