Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 16,549 for

file

(0.09 sec)
  1. Loading Documents | GroupDocs

    Load source documents from a local File path, a Python stream, or an HTTP URL — optionally with LoadOptions for passwords, encodings, and external-resource control — in GroupDocs.Viewer for Python via .NET....sources: a local file path, a Python stream (file handle or BytesIO...source — a file path ( str ), raw bytes, or any file-like stream...

    docs.groupdocs.com/viewer/python-net/developer-...
  2. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...AddingMetadata File folder = new File ( Constants . InputPath...InputPath ); for ( File file : folder . listFiles ()) { try ( Metadata...

    docs.groupdocs.com/metadata/java/adding-metadata/
  3. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not....rb file that we created in the last...Example of simple Group # Create a file called sample_spec.rb with the...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  4. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your Files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...DOC, PPT, XLS and many other files of different types in your ...Metadata for .NET supports many file formats. See full list at article...

    docs.groupdocs.com/metadata/net/extracting-meta...
  5. Convert audio formats | GroupDocs

    In this article, you will learn how to convert an audio File to another audio format with GroupDocs.Conversion for .NET....guide / Basic usage / Convert files / Audios Convert audio formats...page About audio file formats The audio file format is a category...

    docs.groupdocs.com/conversion/net/convert/audio/
  6. Merge archives | GroupDocs

    Learn how to merge archive Files, combine archive Files into one File programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....NET / Developer Guide / Merge files / Merge archives Merge archives...to combine multiple archive files into a single archive programmatically...

    docs.groupdocs.com/merger/python-net/merge/arch...
  7. How to Extract Images from Excel in C#

    This article explains the workflow to extract images from Excel in C# and how to use this workflow for developing the application to get images from Excel using C#....extracting images from an Excel file. Steps to Extract Images from...extracting images from an Excel file Create an instance of the Parser...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  8. How to Convert Word Document to Text in Java

    This quick tutorial provides detailed information to convert Word document to Text in Java and a sample code snippet for Java DOCX to TXT converter application....class for loading the input Word file for transforming to the Text...customize the converted Text file Finally, invoke the Convert...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Convert to XPS, SVG and OTS formats with GroupD...

    We as GroupDocs team is excited to announce another monthly release of GroupDocs.Conversion for .NET v17.1.0. In this release new File format “XPS, SVG and OTS” are added in supported File format list. Monthly release of Document Conversion API is adding new features like " Metered licensing and conversion to gray-scale image". Also introducing some improvements like “memory handling on save and Improved output File name if converting from/to page” along with other four fixes.... In this release new file format “ XPS, SVG and OTS ”...” are added in supported file format list. Monthly release of...

    blog.groupdocs.com/conversion/convert-xps-svg-o...
  10. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font Files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...even after providing the font files the PDF is generated using “Dejavu...customFontsFolderNam; File directory = new File(customFontsDirectory); File[] files...

    forum.groupdocs.com/t/font-substitution-not-wor...