Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,015 for

management

(0.09 sec)
  1. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....{ get; set; } The project management files view options. RemoveComments...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  2. Converting RTF to PDF adds extra blank page - F...

    The PDF converted from the attached RTF has an extra blank page (page 4). Using MS Word to save the the same RTF to PDF works fine without the blank page. Is there a way to avoid the blank page being generated? 82154500…...access to our Paid Support management team. iqxadministrator January...

    forum.groupdocs.com/t/converting-rtf-to-pdf-add...
  3. GroupDocsParserException when indexing very old...

    Hello, We get an exception when trying to index an old doc file: GroupDocs.Parser.Exceptions.GroupDocsParserException: The document appears to be corrupted and cannot be loaded. at .(Stream , LoadOptions ) at .(N…...access to our Paid Support management team. jamsharp February 10...

    forum.groupdocs.com/t/groupdocsparserexception-...
  4. GroupDocs.Conversion NoConvertOptions causes cr...

    This test case was working fine in the previous GroupDocs.Total.NETFramework 25.4.0, but is now broken in 25.5.0: Create a text file named “ignore.log” In convertOptions, detect “.log” extension and return NoConvertOp…...access to our Paid Support management team. vladimir.litvinchik...

    forum.groupdocs.com/t/groupdocs-conversion-noco...
  5. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....features and get familiar how to manage metadata and more, please refer...online document metadata management App Along with a full featured...

    docs.groupdocs.com/metadata/java/get-supported-...
  6. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital documents, especially in the content Management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought to write an article on how to create a universal document viewer in ASP.NET MVC. We are going to create an ASP....especially in the content management systems. The reason behind...

    blog.groupdocs.com/viewer/document-viewer-in-as...
  7. TIFF to PDF Conversion Result is Too Large - Fr...

    Hello, I am trying to convert multi-size, multi-page TIFF streams into PDF files. I am able to convert the file and the PDF can load in Chrome but it is far too large (larger than 200 inches on at least one side). As a …...access to our Paid Support management team. We’ll let you know...

    forum.groupdocs.com/t/tiff-to-pdf-conversion-re...
  8. When trying to index a powerpoint template (.PO...

    When trying to add specific PowerPoint Template file to index an exception occurs: System.ArgumentException: MaxValue can’t be less than StartValue at …ctor(Int32 , Int32 ) at …ctor(Presentation , Nullable1 ) at .e(…...access to our Paid Support management team. aspose.notifier January...

    forum.groupdocs.com/t/when-trying-to-index-a-po...
  9. Complex QR entries | Documentation

    This section contains articles with explanation how to create most popular 2D matrix barcodes using predefined data models...part of modern information management, enabling efficient data...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Word table columns shrink with GroupDocs.Editor...

    Hello, I’ve integrated the GroupDocs Editor into our project to enable online editing of Word documents. Here’s how it works: we upload a Word file, which is then converted into HTML using the GroupDocs Editor. Subseque…...access to our Paid Support management team....

    forum.groupdocs.com/t/word-table-columns-shrink...