Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 3,618 for

presentations

(0.02 sec)
  1. Proteggi con password presentazioni PowerPoint ...

    Aggiungi password alle presentazioni PowerPoint. Blocca i file PPT con la protezione tramite password utilizzando l'app online gratuita e in modo programmatico utilizzando GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Per istruzioni...

    blog.groupdocs.com/it/merger/password-protect-p...
  2. Rimuovi la protezione con password da PowerPoin...

    Rimuovere la password dalle presentazioni PowerPoint. Sblocca i file PPT/PPTX protetti da password utilizzando l'app di rimozione password online gratuita e a livello di programmazione....filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } Per ulteriori...

    blog.groupdocs.com/it/merger/unlock-powerpoint-...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...dynamically in the spreadsheet, presentation, and email documents. We...dynamically in spreadsheet, presentation, and email documents. At...

    blog.groupdocs.com/groupdocs.blog/page/63/
  4. Convert project management formats | GroupDocs

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/proj...
  5. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature... Presentation documents follow the same...Spreadsheet, Word Processing and Presentation provides metadata properties...

    docs.groupdocs.com/signature/python-net/esign-d...
  6. Features Overview | GroupDocs

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e.... Presentation Document Formats Presentation Document...PowerPoint Presentation and OpenOffice presentation document formats...

    docs.groupdocs.com/assembly/java/features-overv...
  7. PowerPoint ファイルをオンラインで結合 | PPT と PPTX の合併

    2 つ以上の PowerPoint プレゼンテーション ファイルをオンラインで 1 つに結合します。オンラインかつプログラム的に、すべてのスライドを結合したり、複数の PPT/PPTX ファイルの特定のスライドのみを結合したりできます。...merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/ja/merger/merge-powerpoint-p...
  8. Merge Table Cells Dynamically using GroupDocs.A...

    We are pleased to announce the release of version 19.1 of GroupDocs.Assembly for Java. The latest version allows you to merge the table cells having equal textual contents within your reports dynamically. Furthermore, we have introduced the feature of adding optional comments within the syntax tags that can provide a human-readable explanation. For more details on the latest version, please have a look at the release notes. Features Introduced Merging Table Cells Dynamically Using the latest version, you can tell the API to merge the table cells that have equal textual content.... If this switch is present, the cell merging will be performed...types: Spreadsheet Documents Presentation Documents Word Processing...

    blog.groupdocs.com/assembly/merge-table-cells-d...
  9. Dynamic Insertion of Hyperlinks in Documents us...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation and Email documents. Furthermore, a bug related to DocumentAssembler is now fixed. We recommend you to install the latest version of the API for a better user experience. Features Introduced Using GroupDocs.Assembly for Java 18.7, you can now insert hyperlinks to your reports dynamically using link tags....Processing, Spreadsheet, Presentation and Email documents. Furthermore...Hyperlinks Dynamically in Presentation Document Inserting Hyperlinks...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  10. How to Sign DOCX with QR Code using C#

    In this topic, we will guide you on how to sign DOCX with QR Code using C#. We will also provide a code example to create QR Code in DOCX using C#....refer to the code example presented below. Code to Sign DOCX with...our previous tutorial, we presented a comprehensive, step-by-step...

    kb.groupdocs.com/signature/net/how-to-sign-docx...