Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 2,716 for

one

(0.38 sec)
  1. Measure Document Conversion Time using GroupDoc...

    GroupDocs.Conversion for .NET 18.11 comes with a lot of new features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting to PDF. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference. Improvements Move HideWordTrackedChanges option to WordsLoadOptions class HidePdfAnnotations option to PdfLoadOptions class HideComments option to CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class Features Setting Default Font and Font Substitution Options When Converting OneNote Document const string source = "source....one"; var loadOptions = new OneLoadOptions...

    blog.groupdocs.com/conversion/measure-document-...
  2. Hoe PDF naar HTML te converteren met C#

    Leer hoe u PDF naar HTML converteert met C# op elk platform zonder software van derden. Bekijk de gids en voorbeeldcode om PDF naar HTML te converteren in C#.... In ons laatste artikel hebben we de...

    kb.groupdocs.com/nl/conversion/net/how-to-conve...
  3. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template documents from HTML with resources GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute Ones by default as shown in the following example....files’ relative URIs to absolute ones by default as shown in the following...

    docs.groupdocs.com/assembly/java/loading-of-tem...
  4. Kako pretvoriti DOCX u PPTX pomoću Jave

    Ova tema pruža upute o tome kako pretvoriti DOCX u PPTX pomoću Jave. Također, pomoći ćemo vam u izradi Java aplikacije za izvoz DOCX u PPTX u Javi....uobičajen je zadatak, posebno za one koji redovito rade s Microsoft...

    kb.groupdocs.com/hr/conversion/java/how-to-conv...
  5. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.One" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...one" try ( Metadata metadata = new...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  6. Load from a local disk | GroupDocs

    The following example demonstrates how to load file from local disk....one" ; using ( Metadata metadata...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  7. Antwoord toevoegen aan annotatie in PDF met beh...

    Deze beknopte zelfstudie zal u helpen hoe u een annotatie in PDF kunt beantwoorden met behulp van Java. Het biedt ook een werkend codevoorbeeld om annotatie in PDF te beantwoorden met behulp van Java.... Ons meest recente artikel over het...

    kb.groupdocs.com/nl/annotation/java/how-to-add-...
  8. GroupDocs.Viewer עבור .NET 25.9 – עדכונים ותיקו...

    גלו מה חדש ב-GroupDocs.Viewer עבור .NET 25.9. זמין כעת ב‑NuGet ובאתר GroupDocs....features with public API changes, one enhancement and 4 fixed bug....

    blog.groupdocs.com/he/viewer/groupdocs-viewer-f...
  9. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...to PDF or only with specific ones? If there are specific files...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  10. PDF mit Python als HTML rendern

    PDF mit Python als HTML rendern in einfachen Schritten. Erfahren Sie, wie Sie PDF in HTML mit Python konvertieren können, um einen reibungslosen Zugriff, flexible Verteilung und nahtlose Einbettung im Web zu ermöglichen.... One effective way to achieve this...

    kb.groupdocs.com/de/viewer/python/render-pdf-as...