Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,595 for

point

(0.47 sec)
  1. Running in Docker | GroupDocs

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

    docs.groupdocs.com/comparison/nodejs-java/runni...
  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. 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. 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...
  5. 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/
  6. .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
  7. 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...
  8. 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...
  9. basic-example.zip

    basic-example/.dockerignore node_modules npm-debug.log .git .gitignore README.md .env .nyc_output coverage .DS_Store *.log basic-example/Dockerfile # Build stage – compiles native module and instal...... # Set the entry point ENTRYPOINT ["node", "/app/render-file...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  10. Migration Notes | GroupDocs

    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/