Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 11,020 for

formatting

(0.11 sec)
  1. C# Преобразование изображений WebP в JPG, PNG, ...

    Как конвертировать WebP в JPG, PNG, TIFF или PDF на C#. Используйте API преобразования .NET с открытым исходным кодом. Рабочие примеры также доступны в репозитории GroupDocs GitHub....// Set the conversion format to JPG Format = ImageFileType.Jpg...= new ImageConvertOptions { Format = ImageFileType.Jpg, Grayscale...

    blog.groupdocs.com/ru/conversion/convert-webp-t...
  2. Extraiga RIFF INFO y metadatos de archivos WAV ...

    Extraiga metadatos y RIFF INFO de archivos de audio WAV en C#. La API de metadatos permite la gestión de metadatos dentro de sus aplicaciones .NET....WriteLine("Audio Format: " + root.WavPackage.AudioFormat);...AudioFormat); // Audio Format Console.WriteLine("Sample Rate: " +...

    blog.groupdocs.com/es/metadata/extract-riff-inf...
  3. Wyodrębnij INFORMACJE RIFF i metadane plików WA...

    Wyodrębnij metadane i RIFF INFO plików audio WAV w Javie. Metadata API umożliwia zarządzanie metadanymi w aplikacjach Java....Український Tiếng Việt 中文 中國傳統的 Format kontenera plików RIFF używany...getAudioFormat()); // Audio Format System.out.println(root.getWavPackage()...

    blog.groupdocs.com/pl/metadata/extract-riff-inf...
  4. Password Protect / UnProtect Word Documents in ...

    Tambahkan kata sandi ke dokumen Word dalam aplikasi Java. Ubah kata sandi yang ada dari file DOC DOCX yang dilindungi atau hapus kata sandi untuk membuka kunci....selengkapnya tentang API dan tentang format dokumen lain yang didukung...Anda sendiri untuk berbagai [format dokumen yang didukung](https:/...

    blog.groupdocs.com/id/merger/lock-unlock-word-d...
  5. C# Converteer WebP-afbeeldingen naar JPG, PNG, ...

    WebP converteren naar JPG, PNG, TIFF of PDF in C#. Gebruik opensource .NET Conversion API. Werkvoorbeelden zijn ook beschikbaar op GroupDocs GitHub Repository....// Set the conversion format to JPG Format = ImageFileType.Jpg...= new ImageConvertOptions { Format = ImageFileType.Jpg, Grayscale...

    blog.groupdocs.com/nl/conversion/convert-webp-t...
  6. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....preview in on of these image formats: JPEG Image Portable Network...previewFileName = string . Format ( "{0}_page{1}.png" , "D:\\sample...

    docs.groupdocs.com/redaction/net/get-document-p...
  7. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others.... ODS spreadsheet document formats and others. See full list at...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/python-net/spreads...
  8. Get file info | Documentation

    The page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....This properties supports all formats except Email and Html. Width...all pages except the Cells formats. The following code snippet...

    docs.groupdocs.com/annotation/net/get-file-info/
  9. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for .NET....convert to WordProcessing formats. Along with from base class...PageNumber = 2 , PagesCount = 1 , Format = WordProcessingFileTy . Odt...

    docs.groupdocs.com/conversion/net/convert-to-wo...
  10. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…... new EmailLoadOptions { Format = EmailFileType.Eml, ConvertOwned...new PresentationLoadOpti { Format = PresentationFileType.Pptx...

    forum.groupdocs.com/t/objectdisposedexception-c...