Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 10,761 for

formatting

(0.07 sec)
  1. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some new features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes...orientation for the supported formats # var documentInfo = conversionHandler...orientation for the supported formats Set default font to replace...

    blog.groupdocs.com/conversion/set-default-zoom-...
  2. Konwertuj arkusze kalkulacyjne Excel do formatu...

    Konwertuj pliki Excela na PDF w Javie. Konwertuj cały skoroszyt, wybrane lub kolejne arkusze lub dowolny zakres komórek za pomocą Java API do konwersji arkuszy kalkulacyjnych....arkusze plików programu Excel na format PDF — Java # Najprostszym sposobem...(A1:C20) arkusza numer 1 na format PDF w Javie. /* * Konwertuj...

    blog.groupdocs.com/pl/conversion/convert-excel-...
  3. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Managing metadata for specific formats / Video / Working with Metadata...metadata in ASF files Reading ASF format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. PowerPoint Viewer – Buka & Baca Berkas PPT, PPT...

    Pelajari cara melihat presentasi PowerPoint secara online menggunakan penampil PPTX gratis atau secara programatik dengan API untuk .NET, Java, Python, dan Node.js....untuk mengonversi presentasi ke format PDF atau HTML tanpa perlu menginstal...PowerPoint dengan mudah ke dalam format PDF atau HTML. API ini bersifat...

    blog.groupdocs.com/id/viewer/view-powerpoint-pr...
  5. C#에서 WAV 파일의 RIFF INFO 및 메타데이터 추출

    C#에서 WAV 오디오 파일의 메타데이터 및 RIFF INFO를 추출합니다. 메타데이터 API를 사용하면 .NET 애플리케이션 내에서 메타데이터를 관리할 수 있습니다....(Resource Interchange File Format)는 태그가 지정된 청크로 데이터를 저장하기 위한...Channels Console.WriteLine("Audio Format: " + root.WavPackage.AudioFormat);...

    blog.groupdocs.com/ko/metadata/extract-riff-inf...
  6. Search Text in Multiple Files

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....documents dans différents formats de fichiers. Cet article vous...des documents de différents formats de fichiers. Cet article contient...

    blog.groupdocs.com/fr/tag/search-text-in-multip...
  7. convert to html

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....przekonwertować plik PDF na format HTML w Javie, jest niezbędne...dla programistów Java. PDF to format pliku używany do prezentowania...

    blog.groupdocs.com/pl/tag/convert-to-html/
  8. Releasing Next Generation GroupDocs.Signature f...

    Today, team GroupDocs is pleased to announce the release of GroupDocs.Signature for .NET with a lot of signing features worth experiencing. This Signing API allows developers to write applications with ability to significantly sign electronic docs of various file formats. Note that API permits the user to add different types of signatures on electronic documents. Why Next Generation GroupDocs.Signature?The legacy version of API was UI dependent. The quite captivating fact about this e-signing API is, it’s UI less and independent calls can be made....electronic docs of various file formats. Note that API permits the...simply accepts a supported formatted input file to sign. In order...

    blog.groupdocs.com/signature/releasing-simplest...
  9. Render Lotus Notes database files as HTML, PDF,...

    Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....in HTML, PDF, PNG, and JPEG formats. Use this library to display...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/python-net/render-lot...
  10. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Managing metadata for specific formats / Documents / Working with...of supported presentation formats please refer to . Detecting...

    docs.groupdocs.com/metadata/net/working-with-me...