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

new

(0.28 sec)
  1. Najít a nahradit text v PDF pomocí C# | Nahradi...

    Programově vyhledejte určitý text, slova, fráze v dokumentech PDF s rozlišením malých a velkých písmen a RegEx pomocí C#. Chcete-li redigovat soubory PDF, nahraďte nebo skryjte text....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/cs/redaction/find-and-replac...
  2. Localizar e substituir texto em PDF usando C# |...

    Localize programaticamente determinados textos, palavras e frases em documentos PDF com distinção entre maiúsculas e minúsculas e RegEx usando C#. Substitua ou oculte o texto para redigir arquivos PDF....# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/pt/redaction/find-and-replac...
  3. Aggiungi una sottolineatura ondulata in Word, P...

    Inserisci diverse sottolineature ondulate colorate in Word, PDF e altri documenti usando C#. Aggiungi annotazioni ondulate nei documenti all'interno delle applicazioni .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/it/annotation/add-wavy-under...
  4. 在 Java 中編輯簡報 | PPT/PPTX 編輯

    使用 Java 範例解釋了編輯 PowerPoint 簡報,以使用簡報編輯 API 在應用程式中編輯 PPT、PPTX、ODP 檔案。...PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/zh-hant/editor/edit-ppt-pptx...
  5. GroupDocs.Conversion для .NET 25.8 - Останні он...

    Дослідіть новинки в GroupDocs.Conversion для .NET v25.8. Доступно вже на NuGet та веб‑сайті GroupDocs....are the key API updates and new features: SvgLoadOptions Class...conversion output: var loadOptions = new SvgLoadOptions { CropToContentBounds...

    blog.groupdocs.com/uk/conversion/groupdocs-conv...
  6. แก้ไขการนำเสนอใน Java | การแก้ไข PPT/PPTX

    การแก้ไขงานนำเสนอ PowerPoint ได้รับการอธิบายด้วยตัวอย่าง Java เพื่อแก้ไขไฟล์ PPT, PPTX, ODP ภายในแอปพลิเคชันของคุณโดยใช้ API การแก้ไขการนำเสนอ...PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/th/editor/edit-ppt-pptx-pres...
  7. Präsentationen in Java bearbeiten | PPT/PPTX-Be...

    Das Bearbeiten von PowerPoint-Präsentationen wird anhand eines Java-Beispiels zum Bearbeiten von PPT-, PPTX- und ODP-Dateien in Ihrer Anwendung mithilfe der Präsentationsbearbeitungs-API erläutert....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/de/editor/edit-ppt-pptx-pres...
  8. Açıklama Ekleyin veya Kaldırın | Java'da PDF do...

    Java'da PDF dosyalarına ek açıklamaları programlı olarak ekleyin ve kaldırın. Java API kullanarak ok, dikdörtgen, elips, vurgulama, filigran ek açıklamaları ve daha fazlasını ekleyin....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/tr/annotation/annotate-pdf-f...
  9. Thêm hoặc xóa chú thích trong C# | Chú thích cá...

    Lập trình thêm và xóa chú thích khỏi tệp Word DOC/DOCX trong C#. Thêm chú thích mũi tên, hình chữ nhật, hình elip, hình mờ bằng .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/vi/annotation/annotate-word-...
  10. 在 C# 中添加或删除注释 |注释 Word DOC DOCX 文件

    在 C# 中以编程方式在 Word DOC/DOCX 文件中添加和删除注释。使用 .NET Annotation API 添加箭头、矩形、椭圆、水印注释。...using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

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