Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 3,381 for

presentations

(0.89 sec)
  1. Aggiungi filigrana alle presentazioni in C# | F...

    Modi C# per aggiungere testo alle diapositive della presentazione come filigrana o applicare filigrane di immagine a PPT, PPTX, PPS e altri formati utilizzando .NET Watermarking API di GroupDocs....watermarker = new Watermarker("presentation.pptx")) { // Imposta il...watermarker.Save("text-watermarked-presentation.pptx"); } Se non fornisci...

    blog.groupdocs.com/it/watermark/add-watermark-t...
  2. Java'da Sunumlara Filigran Ekleme | Metin ve Re...

    GroupDocs Filigran API'sini kullanarak Java'da sunum slaytlarına görüntü filigranı ekleyin veya PPT, PPTX, PPS ve daha fazla formata metin filigranı uygulayın....= new Watermarker("path/presentation.pptx"); // Metni, boyutunu...save("path/text-watermarked-presentation.pptx"); watermarker.close();...

    blog.groupdocs.com/tr/watermark/watermark-prese...
  3. 刪除 PowerPoint 文件的密碼保護 |解鎖 PPT/PPTX

    從 PowerPoint 演示文稿中刪除密碼。使用免費的在線密碼刪除應用程序並以編程方式解鎖受密碼保護的 PPT/PPTX 文件。...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } 有關添加、更新和刪除 PowerPoint...

    blog.groupdocs.com/zh-hant/merger/unlock-powerp...
  4. Generate Output in Same Format as Template | Gr...

    Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....Template Generate a PowerPoint presentation from a PowerPoint template:...pptx" ; string outputPath = "Presentation.pptx" ; var presentationData...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  5. تبدیل ارائه ها به PDF در Java | PPT، PPTX، ODP ...

    با استفاده از API تبدیل جاوا، ارائه‌های فرمت‌های MS PowerPoint و Open Office Impress مانند ODP، PPT، PPTX را به صورت برنامه‌نویسی به PDF تبدیل کنید....converter = new Converter("presentation.pptx"); PdfConvertOptions...converter = new Converter("presentation.pptx"); PdfConvertOptions...

    blog.groupdocs.com/fa/conversion/convert-presen...
  6. Gỡ bỏ mật khẩu bảo vệ biểu mẫu PowerPoint Files...

    Xóa mật khẩu khỏi bản trình bày PowerPoint. Mở khóa các tệp PPT/PPTX được bảo vệ bằng mật khẩu bằng cách sử dụng ứng dụng xóa mật khẩu trực tuyến miễn phí & theo chương trình....filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } Để biết thêm chi...

    blog.groupdocs.com/vi/merger/unlock-powerpoint-...
  7. Insérer des objets OLE dans Word, Excel, PowerP...

    Incorporez ou insérez des objets OLE de document dans des documents Word, des feuilles de calcul Excel ou des présentations Powerpoint par programmation en C# à l'aide de l'API .NET....chemin ou le flux source Presentation . Appelez la méthode ImportDocument...object in the PowerPoint presentation. using (Merger merger =...

    blog.groupdocs.com/fr/merger/insert-ole-objects...
  8. Wasserzeichen-PowerPoint-Präsentationen | Text-...

    Fügen Sie Text- und Bildwasserzeichen zu PPT/PPTX-Präsentationen hinzu. Wenden Sie Wasserzeichen mit der Online-Wasserzeichenanwendung oder mithilfe von .NET- und Java-APIs an....watermarker = new Watermarker("presentation.pptx")) { // Legen Sie Wasserzeichentext...watermarker.Save("text-watermarked-presentation.pptx"); } Wenn Sie weitere...

    blog.groupdocs.com/de/watermark/watermark-prese...
  9. Konwertuj prezentacje do formatu PDF w Javie | ...

    Programowo konwertuj prezentacje w formatach MS PowerPoint i Open Office Impress, takich jak ODP, PPT, PPTX, do formatu PDF za pomocą API konwersji Java....converter = new Converter("presentation.pptx"); PdfConvertOptions...converter = new Converter("presentation.pptx"); PdfConvertOptions...

    blog.groupdocs.com/pl/conversion/convert-presen...
  10. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API.... These modes are presented by two properties with the...At first, such property is present in the class and is doubled...

    docs.groupdocs.com/editor/net/float-and-paginal...