Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 8,322 for

paged

(0.18 sec)
  1. 使用 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/zh-hant/merger/delete-pages-...
  2. 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-...
  3. 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...
  4. 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-...
  5. 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-...
  6. Criar visualizador de documentos no ASP.NET Cor...

    Os visualizadores de documentos online tornaram-se populares após o crescente uso de documentos digitais, especialmente nos sistemas de gerenciamento de conteúdo. A razão por trás dessa popularidade é que você pode visualizar uma variedade de formatos de documentos sem comprar ou instalar programas de software dedicados. Considerando a importância dos visualizadores de documentos, pensei em escrever um artigo sobre como criar um visualizador de documentos universal em ASP.NET MVC. Vamos criar um aplicativo visualizador de documentos ASP....@{ ViewData["Title"] = "Home Page"; } <script src="http://code...src='Content/" + folderName + "/page-" + i + ".png'/>"); } $("#loader")...

    blog.groupdocs.com/pt/viewer/document-viewer-in...
  7. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....be an estimated word count, page count, character count, etc...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Dividir o combinar PDF, PowerPoint, Excel, Word...

    Divida o combine PDF, Word DOC/DOCX, hojas de cálculo XLS/XLSX Excel, presentaciones PPT/PPTX, dibujos de Visio, libros electrónicos y más documentos en Java. Pasos y ejemplos.... // Set the start and end page number in JoinOptions class...Merge two files with selective pages using join method. Merger merger...

    blog.groupdocs.com/es/merger/merge-pdf-word-exc...
  9. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format using GroupDocs.Metadata for Python via .NET.... 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/python-net/load-a-f...
  10. GroupDocs.Redaction Product Family | GroupDocs

    GroupDocs.Redaction - Redact Sensitive Content from Documents Documentation .NET Java Python GroupDocs.Redaction for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Redact content from documents Articles and guidelines Basic redactions Basic usage .NET code examples Open-source projects for APIs example usage GroupDocs.Redaction for .NET More GroupDocs.Redaction for Java More Getting started Get up and running fast with our getting started guide Features overview Supported document formats System requirements Installation Remove sensitive information Articles and guides for both basic and advanced development Redact content using optical character recognition (OCR) Advanced usage scenarios Java code examples Open-source projects for APIs example usage GroupDocs....types online for free 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/redaction/