Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,262 for

point

(0.05 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…... However, I would like to point out that from your question...

    forum.groupdocs.com/t/txt-font-replacement/16295
  8. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Viewer for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting.... # Set the entry point and default command ENTRYPOINT...

    docs.groupdocs.com/viewer/nodejs-java/running-i...
  9. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java...."\\s[a-z]{2}\\s" , new Rectangle ( new Point ( 0 , 0 ), new Size ( 300 ,...

    docs.groupdocs.com/parser/java/extract-text-areas/
  10. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Conversion for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting.... # Set the entry point and default command ENTRYPOINT...

    docs.groupdocs.com/conversion/nodejs-java/runni...