Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 8,322 for

paged

(0.13 sec)
  1. Saving files | GroupDocs

    GroupDocs.Metadata provides different ways to save a file with updated metadata. Please refer to the following guides to know more about all overloads of the save method:...modified file to a stream Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/nodejs-java/saving-...
  2. Security operations | GroupDocs

    Check this guide and learn how to manage document security for PDF, Word, Excel, PowerPoint file types - add password, update password, remove password using GroupDocs.Merger for .NET....Update document password Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/merger/python-net/security-o...
  3. Loading | GroupDocs

    This section describes how to load documents from different sources - local disk, stream, URL, etc. using GroupDocs.Parser for Python via .NET....specific file formats Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/python-net/developer-...
  4. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....fixed some bugs: Only first page is saved in output when Multi-Tiff...stream Annotation not apply if page number not defined in Words...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  5. extract images from PDF on GroupDocs Blog | Doc...

    extract images from PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in extract images from PDF on GroupDocs Blog | Document Automation Solutions for ......PDF ou de n'importe quelle page spécifique à l'aide de l'API...PDF ou de n'importe quelle page spécifique à l'aide de l'API...

    blog.groupdocs.com/fr/tag/extract-images-from-p...
  6. extract images in csharp on GroupDocs Blog | Do...

    extract images in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in extract images in csharp on GroupDocs Blog | Document Automation Solutions fo......PDF ou de n'importe quelle page spécifique à l'aide de l'API...de traitement de texte et de pages spécifiques à l'aide de...

    blog.groupdocs.com/fr/tag/extract-images-in-csh...
  7. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using Python. Sign your spreadsheets with digital certificate using GroupDocs.Signature Python API by GroupDocs....Python Leave feedback On this page You can sign spreadsheets, as...or issues at the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/python-net/how-to-...
  8. C#でプレゼンテーションを画像に変換する| PPTからJPGへ| PPTからPNGへ

    C#を使用して、PPT/PPTX形式のPowerPointプレゼンテーションをJPGまたはPNG形式に変換します。 .NET APIを使用して、プログラムでプレゼンテーションを画像に変換します。...SavePageStream getPageStream = page => new FileStream(string.Fo...Format("path/convertedPPT{0}.jpg", page), FileMode.Create); using (Converter...

    blog.groupdocs.com/ja/conversion/convert-presen...
  9. C#을 사용하여 PDF에서 페이지 제거 | 짝수, 홀수, 목록 및 범위

    C#을 사용하여 PDF 파일에서 페이지 세트를 제거합니다. .NET 응용 프로그램 내의 PDF 파일에서 페이지 목록, 주어진 범위, 짝수 또는 홀수 페이지를 삭제합니다....Save("path/selected-pages-removed.pdf"); } C#을 사용하여 PDF에서...RemovePages(removeOptions); merger.Save("path/pages-range-removed.pdf"); } C#을 사용하여...

    blog.groupdocs.com/ko/merger/delete-pages-from-...
  10. Java의 PDF에서 페이지 제거 | 짝수, 홀수, 목록 및 범위

    Java의 PDF 파일에서 페이지 세트를 제거합니다. 응용 프로그램 내의 PDF 파일에서 페이지 목록, 주어진 범위, 짝수 또는 홀수 페이지를 삭제합니다....save("path/selected-pages-removed.pdf"); Java의 PDF에서 페이지...removePages(removeOptions); merger.save("path/pages-range-removed.pdf"); Java의 PDF에서...

    blog.groupdocs.com/ko/merger/remove-pages-from-...