Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 1,340 for

pptx to pdf

(0.12 sec)
  1. Delete Text signatures from documents | Documen...

    This article explains how To delete Text electronic signatures with GroupDocs.Signature API....pptx" )) { TextSearchOptions options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/delete-text-si...
  2. Delete Image signatures from documents | Docume...

    This article explains how To delete Image electronic signatures with GroupDocs.Signature API....pptx" ); try { ImageSearchOptions...signature . delete ( "signed-output.pptx" , imageSignature ); if ( result...

    docs.groupdocs.com/signature/java/delete-image-...
  3. Delete Image signatures from documents | Docume...

    This article explains how To delete Image electronic signatures with GroupDocs.Signature API....pptx" )) { ImageSearchOptions options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/delete-image-s...
  4. Updating multiple signatures of different types...

     This article explains how To provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....pptx" )) { // define few search options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/updating-multi...
  5. Updating multiple signatures of different types...

     This article explains how To provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....pptx" ); // define few search options...signature . update ( "signed.pptx" , result . getSignatures ());...

    docs.groupdocs.com/signature/java/updating-mult...
  6. Render Notes in Presentation Document using Gro...

    We are delighted To announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option To show or hide the notes when rendering Presentation documents. This version also allows you To work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....pptx"; // Set slides options to render...when rendering Word document as PDF API is not creating cache files...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  7. Running Examples | Documentation

    Learn how To run code examples in GroupDocs.Conversion for Python via .NET....quick-start-guide ├── **convert_docx_to_pdf.py** ├── **convert_files_in_archive...**convert_pdf_pages_to_png.py** ├── annual-review.pdf ├── business-plan...

    docs.groupdocs.com/conversion/python-net/gettin...
  8. Searching watermarks | Documentation

    This article explains how To search watermarks while using GroupDocs. Watermarks Java API....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/java/searching-wat...
  9. Searching watermarks | Documentation

    This article explains how To search watermarks while using GroupDocs. Watermarks API....pdf" using ( Watermarker watermarker...new Watermarker ( "document.pdf" )) { PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/net/searching-wate...
  10. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need To be within an executable project To run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...pptx"; // Set the output string outputPptxPath...outputPptxPath = @"C:\Output.pptx"; try { DocumentAssembler assembler...

    forum.groupdocs.com/t/system-typeinitialization...