Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 12,283 for

new

(0.22 sec)
  1. Visualizzatore di file STL utilizzando C# | Vis...

    Visualizza i file STL come PDF utilizzando C#. Esegui ulteriormente il rendering dei file di stereolitografia (STL) nei formati HTML, JPG e PNG all'interno delle applicazioni .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/it/viewer/stl-file-viewer-us...
  2. Créer des hyperliens en PDF à l'aide des annota...

    Annotez des fichiers PDF en créant des hyperliens à l'aide d'annotations de lien en Java. Annotation de documents et d'images L'API Java permet d'annoter en liant des données externes....en Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/fr/annotation/create-hyperli...
  3. Excel Elektronik Tablolarını Düzenle | Çevrimiç...

    Excel elektronik tablolarını düzenlemenin etkili yollarını keşfedin. XLS/XLSX dosyalarını çevrimiçi olarak düzenleyin veya bunu C# ve Java kullanarak programlı olarak yapın....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // loadOptions...Tabloyu Yükle Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/tr/editor/edit-excel-spreads...
  4. Integrasi AI GroupDocs.Redaction dengan .NET | ...

    Gunakan AI untuk mendeteksi dan meredaksi teks, kata, atau frasa dalam dokumen PDF menggunakan .NET. Ganti atau sembunyikan konten untuk memproses file PDF dengan aman....seperti di contoh Regex regex = new Regex( ".*" ); //Tentukan halaman...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/id/redaction/custom-ai-redac...
  5. Upravit prezentace v C# | .NET PPT/PPTX editace

    Úpravy prezentací v PowerPointu jsou vysvětleny na příkladech C# pro úpravu souborů PPT, PPTX, ODP v rámci vaší aplikace .NET pomocí rozhraní API pro úpravy prezentací....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/cs/editor/edit-ppt-pptx-pres...
  6. GroupDocs.Merger для .NET 25.11 – последние обн...

    Узнайте, что нового в GroupDocs.Merger для .NET 25.11. Уже доступно в NuGet и на сайте GroupDocs....What’s new in this release Что нового в этом выпуске New feature...Enhancement Улучшение Using the new API Использование нового API...

    blog.groupdocs.com/ru/merger/groupdocs-merger-f...
  7. Ajouter ou supprimer des annotations | Annoter ...

    Ajoutez et supprimez par programme des annotations de fichiers PDF en Java. Ajoutez des flèches, des rectangles, des ellipses, des surlignages, des annotations de filigrane et plus encore à l'aide de l'API Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/fr/annotation/annotate-pdf-f...
  8. Chỉnh sửa bảng tính Excel | Chỉnh sửa trực tuyế...

    Khám phá những cách hiệu quả để chỉnh sửa bảng tính Excel. Chỉnh sửa tệp XLS/XLSX trực tuyến hoặc thực hiện theo chương trình bằng C# & Java....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // LoadOptions...Tải bảng tính Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/vi/editor/edit-excel-spreads...
  9. 在 C# 中編輯簡報 | .NET PPT/PPTX 編輯

    透過 C# 範例說明如何編輯 PowerPoint 簡報,以便使用簡報編輯 API 在 .NET 應用程式中編輯 PPT、PPTX、ODP 檔案。...PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/zh-hant/editor/edit-ppt-pptx...
  10. Modifier des documents Word en C# | Créez votre...

    L'édition de documents Word est expliquée avec des exemples C # pour éditer des fichiers DOC, DOCX, ODT dans votre application .NET à l'aide de l'API d'édition de documents....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...ci-dessous. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/fr/editor/edit-word-document...