Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 6,241 for

xls

(0.06 sec)
  1. Ինչպես փոխարկել Excel-ը PDF-ի C#-ով

    Եկեք նայենք, թե ինչպես փոխարկել Excel-ը PDF-ի C#-ով և ինչպես օգտագործել C# Excel-ը PDF-ի օրինակելի կոդը՝ աշխատանքային գրքույկը, ընտրված թերթիկները կամ ցանկացած բջջային տիրույթ PDF-ի փոխարկելու համար:...ձևաչափերի համար, ինչպիսիք են XLS, CSV, XLT և շատ ուրիշներ ընդամենը...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  2. 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....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/java/get-supported-...
  3. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original file...like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/redaction/net/save-overwriti...
  4. Load document from url | Documentation

    Learn how to Load document from url....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/net/load-document-fro...
  5. GroupDocs.Annotation for Java Library - Annotat...

    We are pleased to inform developers, especially those of you who prefer the Linux platform, about the release of the GroupDocs.Annotation for Java library. It is an HTML5 standard compliant library that allows you to display PDF, Microsoft Office and image files and comes with a comprehensive set of document commenting and markup tools. The viewer can work two ways: by rasterizing documents or by converting them to a combination of SVG, HTML and CSS....Microsoft Office (DOC, DOCX, XLS, XLSX, PPT, PPTX, etc.) and OpenDocument...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  6. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/java/indexing/
  7. Ինչպես փոխարկել Excel-ը PDF-ի Java-ի միջոցով

    Սա հիմնական ձեռնարկ է, թե ինչպես փոխարկել Excel-ը PDF-ի Java-ի միջոցով: Փոխակերպեք փաստաթղթերը առանց երրորդ կողմի ծրագրերի օգտագործման և արագ տարածեք դրանք բոլորին:...այդ, դուք կարող եք փոխարկել XLS և այլ Excel ձևաչափեր PDF-ի: Եթե...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  8. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk...of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/net/save-a-modified...
  9. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/net/load-from-a-str...
  10. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...