Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 15,587 for

file

(0.15 sec)
  1. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....Java / Developer Guide / Merge files / Merge pages in the arbitrary...path or stream of the source file. Use the to add another source...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  2. Password Protected Files Comparison Issue is Re...

    GroupDocs.Comparison for Java 19.3 rolls out with major bug fixes. When password protected Files were compared, result was null. This might be a showstopper for you but not anymore. Moving ahead, comparing a PDF with itself was not working, result was null. We fixed this issue. Most importantly, MultiCompare was also returning null. Code below explains how it works. You can compare a source File with multiple target Files. Sounds appealing, isn’t it?... When password protected files were compared, result was null...compare a source file with multiple target files. Sounds appealing...

    blog.groupdocs.com/comparison/password-protecte...
  3. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast APIs, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various File formats. Furthermore, It is a document search API that can be used for performing full text search over the indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....operations against the various file formats. Furthermore, It is....NET supports the following file formats: Zero Dependency on...

    blog.groupdocs.com/search/releasing-groupdocs-s...
  4. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....external stylesheet file “style.css”. HTML file in this case contains...the existing WordProcessing file string inputPath = "SampleDoc...

    docs.groupdocs.com/editor/net/inline-styles/
  5. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font Files. The following are the steps to read the header of an OpenType File. Load an OpenType font File Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....information from OpenType font files. The following are the steps...header of an OpenType file. an OpenType font file Get the root metadata...

    docs.groupdocs.com/metadata/net/working-with-op...
  6. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API.... WriteLine ( "Image file {0} is ready for preview" ,...Generate document preview from file on local disk public static...

    docs.groupdocs.com/signature/net/generate-docum...
  7. Custom logging | GroupDocs

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....types of messages in the log file: Error - for unrecoverable exceptions...example, we’ll implement a simple file logger. // Create logger and...

    docs.groupdocs.com/signature/net/how-to-impleme...
  8. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…...directly, not through the solution file, and the <code style=“margin:...sure that you are opening .sln file in Visual Studio. Also, don’t...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...
  9. Extract images from document page | GroupDocs

    Learn how to extract images from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page image extraction from PDF, Word, PowerPoint.... file_type } , size: { image . rectangle...sample.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-im...
  10. How to Compare PDF Files using Java - A Compreh...

    Compare two or more PDF Files using Java API with document Comparison API. Highlight the differences and accept/reject changes even if password-protected....Việt 中文 中國傳統的 Comparing PDF files can be a tedious task, especially...you the power to compare PDF files programmatically . In this article...

    blog.groupdocs.com/comparison/guide-to-compare-...