Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 12,237 for

new

(0.2 sec)
  1. Podepisujte dokumenty digitálním certifikátem p...

    Elektronicky podepisujte soubory Word a PDF digitálním certifikátem v C# pomocí .NET API pro elektronické podpisy. Změňte vzhled digitálních podpisů....using (Signature signature = new Signature("document.pdf")) {...DigitalSignOptions options = new DigitalSignOptions("certificate...

    blog.groupdocs.com/cs/signature/sign-documents-...
  2. Tambahkan Tanda Air ke PDF menggunakan C# | Tan...

    Tambahkan tanda air gambar atau terapkan tanda air teks ke file PDF menggunakan C#. Beri tanda air pada semua atau halaman selektif PDF menggunakan .NET Watermarking API....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/id/watermark/watermark-pdf-f...
  3. CAD-Zeichnungen in C# .NET in PDF konvertieren ...

    C#-Leitfaden zum Konvertieren von CAD-Dateien wie DWG, DGN und DWF in das PDF-Format mithilfe der Dokument- und Bildkonvertierungs-.NET-API von GroupDocs....CadLoadOptions loadOptions = new CadLoadOptions(); Legen Sie Layouts...getLoadOptions = () => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/de/conversion/convert-cad-dr...
  4. C# Convertir PPT a PDF | PPTX a PDF | Conversió...

    Convierta PowerPoint PPT, PPTX a PDF en .NET. Los ejemplos de código C# muestran la conversión de diapositivas consecutivas selectivas y marcas de agua mediante la API de conversión....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } Convierta...

    blog.groupdocs.com/es/conversion/convert-presen...
  5. C# Converter PPT para PDF | PPTX para PDF | Con...

    Converta PowerPoint PPT, PPTX para PDF em .NET. Os exemplos de código C# mostram a conversão de slides seletivos e consecutivos e marca d'água usando a API de conversão....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } Converter...

    blog.groupdocs.com/pt/conversion/convert-presen...
  6. Comparar Planilhas Excel: Análise Avançada Célu...

    Aprenda como comparar planilhas Excel programaticamente usando GroupDocs.Comparison para .NET. Este guia demonstra a comparação célula a célula, estilos personalizados, páginas de resumo e controles avançados de visibilidade para a comparação de documentos Excel em C#....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/pt/comparison/compare-excel-...
  7. Добавить или удалить аннотации | Аннотировать ф...

    Программно добавляйте и удаляйте аннотации из PDF-файлов на Java. Добавьте стрелку, прямоугольник, эллипс, выделение, аннотации водяных знаков и многое другое с помощью Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/ru/annotation/annotate-pdf-f...
  8. הוסף או הסר הערות | הערות לקבצי PDF ב-Java

    הוסף והסר הערות מקבצי PDF באופן תוכניתי ב-Java. הוסף חץ, מלבן, אליפסה, סימון, הערות סימן מים ועוד באמצעות Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/he/annotation/annotate-pdf-f...
  9. Ajouter ou supprimer des annotations en C# | An...

    Ajoutez et supprimez par programmation des annotations des fichiers Word DOC/DOCX en C#. Ajoutez des annotations de flèche, de rectangle, d'ellipse et de filigrane à l'aide de l'API d'annotation .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fr/annotation/annotate-word-...
  10. Agregar o quitar anotaciones en C# | Anotar arc...

    Agregue y elimine anotaciones mediante programación de archivos DOC/DOCX de Word en C#. Agregue anotaciones de flechas, rectángulos, elipses y marcas de agua mediante la API de anotaciones de .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/es/annotation/annotate-word-...