Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,143 for

point

(0.23 sec)
  1. 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...
  2. 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/
  3. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist.... The Starting Point # Before creating the envelope...

    blog.groupdocs.com/signature/working-with-group...
  4. Document page builder - how to merge particular...

    Merge specific pages from multiple documents using API with GroupDocs.Merger. Create tailored, unified documents effortlessly....This serves as the starting point for constructing your new document...

    blog.groupdocs.com/merger/page-builder-how-to-m...
  5. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....tasks - from the developer’s point of view, it is needed to load...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  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. 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...
  8. 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/
  9. Significant trouble installing, and now using G...

    At first, attempting pip install groupdocs-viewer-net was yielding an error that said no such file existed, despite me getting that command off of groupdocs-viewer-net · PyPI. So I proceeded to download groupdocs_viewer_…...version): Anyhow, so at this point i create a venv and set pyenv...

    forum.groupdocs.com/t/significant-trouble-insta...
  10. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....steps: Step 1: Create a Parser Point the Parser to your Word document:...

    docs.groupdocs.com/parser/net/extract-metadata-...