Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 3,041 for

presentation

(0.06 sec)
  1. Add Area Annotation to JPG using C#

    In this topic, you will learn how to add area annotation to JPG using C#. It also includes comprehensive steps and code example to insert area annotation to JPG in C#.... The following section presents detailed instructions on how...additional software installation. Presented below is a sample C# program...

    kb.groupdocs.com/annotation/net/add-area-annota...
  2. Read Structured Text Using GroupDocs.Text for ....

    We are pleased to announce the monthly release of version 17.04.0 of the GroupDocs.Text for .NET API. This version comes up with a major feature related to the implementation of the architecture to read structured text in documents. The API now allows reading structured text in different file formats like text documents, Presentations, spread sheets and emails. For a better user experience with the text extraction API, we recommend you to download and integrate the latest version of the API....formats like text documents, presentations, spread sheets and emails...Reading structured text from presentations Reading structured text...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  3. Generate Image Preview of the Documents

    Image previews are now commonly used to present your file/document to the users. It is quite useful when you want the users to quickly have a look at your document without downloading or opening it. As an example, MS Windows has this ability to provide the preview of the files in the preview pane of File Explorer without opening the document in the dedicated software program. Did you ever desire to have the ability to generate image previews in your application?...previews are now commonly used to present your file/document to the users...documents: PDF documents Presentations Spreadsheets Word processing...

    blog.groupdocs.com/metadata/generate-image-prev...
  4. Tags

    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....to Presentation in CSharp 1 Add Watermark to Presentation in...Watermark to Presentations 1 add watermark to presentations in csharp...

    blog.groupdocs.com/ru/tags/
  5. Вставлення об’єктів OLE у Word, Excel, PowerPoi...

    Вставляйте або вставляйте OLE-об’єкти документа в документи Word, електронні таблиці Excel або презентації Powerpoint програмно в C# за допомогою .NET API....ImportDocument і передайте об’єкт OLE Presentation Options, встановлений на...object in the PowerPoint presentation. using (Merger merger =...

    blog.groupdocs.com/uk/merger/insert-ole-objects...
  6. C# Dilinde Sunumlara Filigran Ekleme | Metin ve...

    Sunum slaytlarına filigran olarak metin eklemenin veya GroupDocs'un .NET Watermarking API'sini kullanarak PPT, PPTX, PPS ve daha fazla biçime görüntü filigranları uygulamanın C# yöntemleri....watermarker = new Watermarker("presentation.pptx")) { // Filigran metnini...watermarker.Save("text-watermarked-presentation.pptx"); } Bir slayt dizini...

    blog.groupdocs.com/tr/watermark/add-watermark-t...
  7. Převést prezentace do PDF v Java | PPT, PPTX, O...

    Programově převádějte prezentace formátů MS PowerPoint a Open Office Impress, jako je ODP, PPT, PPTX, do PDF pomocí rozhraní API pro konverzi Java....converter = new Converter("presentation.pptx"); PdfConvertOptions...converter = new Converter("presentation.pptx"); PdfConvertOptions...

    blog.groupdocs.com/cs/conversion/convert-presen...
  8. סימן מים מצגות PowerPoint | סימני מים של טקסט ו...

    הוסף סימני מים של טקסט ותמונה למצגות PPT/PPTX. החל סימני מים באמצעות יישום סימן המים המקוון או באמצעות ממשקי API של .NET ו-Java....watermarker = new Watermarker("presentation.pptx")) { // הגדר טקסט של...watermarker.Save("text-watermarked-presentation.pptx"); } אם אתה זקוק לסיוע...

    blog.groupdocs.com/he/watermark/watermark-prese...
  9. Java 中的密码保护 PowerPoint 文件锁定解锁 PPT & PPTX

    如何在 Java 中使用密码锁定 PowerPoint 文件。更改现有密码并将其删除以使用 Java API 解锁 PPT/PPTX 文件。...merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); 当您尝试打开从上述代码获得的输...

    blog.groupdocs.com/zh/merger/lock-unlock-ppt-pp...
  10. حفاظت از رمز عبور فایل های پاورپوینت در C# | قف...

    نحوه قفل کردن فایل های پاورپوینت با پسورد با استفاده از سی شارپ. رمز عبور موجود را تغییر دهید و آن را حذف کنید تا قفل فایل های PPT/PPTX با استفاده از NET API باز شود....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } در اینجا خروجی...

    blog.groupdocs.com/fa/merger/lock-unlock-ppt-pp...