Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 3,519 for

presentation

(0.24 sec)
  1. ลายน้ำนำเสนอ PowerPoint | ลายน้ำข้อความและรูปภาพ

    เพิ่มลายน้ำข้อความและรูปภาพในการนำเสนอ PPT/PPTX ใส่ลายน้ำโดยใช้แอปพลิเคชันลายน้ำออนไลน์หรือใช้ .NET และ Java API...watermarker = new Watermarker("presentation.pptx")) { // ตั้งค่าข้อความลายน้ำ...watermarker.Save("text-watermarked-presentation.pptx"); } หากคุณต้องการ...

    blog.groupdocs.com/th/watermark/watermark-prese...
  2. About Search Engines | GroupDocs

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...results are then combined to present to the user. Federated search...Received results are handled and presented to users. Web search engines...

    docs.groupdocs.com/search/java/about-search-eng...
  3. Advanced worksheet editing options | GroupDocs

    This article describes two new features of the GroupDocs.Editor for .NET version 26.6 - the advanced worksheet editing options, which control how exactly input worksheet will be converted to HTML...this bogus hidden row is presented in HTML markup. This option...drawback — this bogus row is also present in the resultant worksheet...

    docs.groupdocs.com/editor/net/advanced-workshee...
  4. Hợp nhất các tệp PowerPoint trực tuyến | Sáp nh...

    Hợp nhất hai hoặc nhiều tệp bản trình bày PowerPoint trực tuyến thành một. Kết hợp tất cả các trang chiếu hoặc chỉ nối các trang chiếu cụ thể của nhiều tệp PPT/PPTX trực tuyến & theo chương trình....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/vi/merger/merge-powerpoint-p...
  5. Eliminar formulario de protección de contraseña...

    Eliminar la contraseña de las presentaciones de PowerPoint. Desbloquee archivos PPT/PPTX protegidos con contraseña utilizando la aplicación gratuita de eliminación de contraseñas en línea y mediante programación....filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } Para obtener más...

    blog.groupdocs.com/es/merger/unlock-powerpoint-...
  6. Proteja con contraseña las presentaciones de Po...

    Agregar contraseña a las presentaciones de PowerPoint. Bloquee archivos PPT con protección de contraseña usando la aplicación en línea gratuita y programáticamente usando GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Para obtener instrucciones...

    blog.groupdocs.com/es/merger/password-protect-p...
  7. Proteksi Kata Sandi Presentasi PowerPoint | Kun...

    Tambahkan kata sandi ke presentasi PowerPoint. Kunci file PPT dengan perlindungan kata sandi menggunakan aplikasi online gratis & secara terprogram menggunakan GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Untuk instruksi...

    blog.groupdocs.com/id/merger/password-protect-p...
  8. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\Presentation.pptx" Watermarker watermarker = new Watermarker("Presentation.... Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker...watermarker = new Watermarker ( "presentation.pptx" ); // Use path to...

    docs.groupdocs.com/watermark/java/adding-image-...
  9. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....documents from an index is presented below. C# string indexFolder...on the output adapters are presented on the page . After generating...

    docs.groupdocs.com/search/net/getting-indexed-d...
  10. Dividi o unisci PDF, PowerPoint, Excel, Word, d...

    Dividi o unisci PDF, Word DOC/DOCX, XLS/XLSX fogli di calcolo Excel, presentazioni PPT/PPTX, disegni Visio, eBook e altri documenti in Java. Passaggi ed esempi....= "presentation.ppt"; String filePathOut = "presentation\_{0}...the presentation into multiple single page presentations. SplitOptions...

    blog.groupdocs.com/it/merger/merge-pdf-word-exc...