Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 11,135 for

xlsx

(0.06 sec)
  1. Ինչպես փոխարկել HTML-ը RTF-ի C#-ում

    Այս արագ ձեռնարկում, մենք կբացատրենք HTML-ը RTF-ի C#-ում փոխարկելու քայլերը և ինչպես կիրառել C# HTML-ը RTF-ի գործառույթը՝ օգտագործելով այս ուղեցույցը:...TIFF, PPSM, PDF, MHT, PPTX, XLSX և շատ ավելին: Այս հոդվածում...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  2. Fluent syntax | Documentation

    Following this guide you will learn how to use fluent syntax of GroupDocs.Merger for .NET API....xlsx" ) . Save ( @"c:\merged.pdf"...

    docs.groupdocs.com/merger/net/fluent-syntax/
  3. Introducing GroupDocs.Signature for Java | Docu...

    Introduction to GroupDocs.Signature for Java - what is it and why to use...like PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, HTML and...

    docs.groupdocs.com/signature/java/introducing-g...
  4. Ինչպես փոխարկել PDF-ը CSV-ի Java-ի միջոցով

    Այս կարճ հոդվածը բացատրում է PDF-ը CSV-ի Java-ի միջոցով փոխարկելու կարգը և սովորել, թե ինչպես օգտագործել այս ուղեցույցը՝ Java PDF-ը CSV ֆունկցիոնալությունը զարգացնելու համար:...ձևաչափերի, ինչպիսիք են DOCX, TIFF, XLSX, HTML, JPG և շատ ավելին: Մենք...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  5. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/indexing-metadat...
  6. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-bm...
  7. Clean metadata | Documentation

    This artcle explains how to remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/clean-metadata/
  8. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  9. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/markdown/
  10. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/load-a-file-of-...