Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 12,355 for

new

(0.69 sec)
  1. Dodaj lub usuń adnotacje | Adnotuj pliki PDF w ...

    Programowo dodawaj i usuwaj adnotacje z plików PDF w Javie. Dodaj strzałki, prostokąty, elipsy, wyróżnienia, adnotacje ze znakami wodnymi i więcej, używając Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/pl/annotation/annotate-pdf-f...
  2. Agregar o quitar anotaciones | Anotar archivos ...

    Agregue y elimine anotaciones mediante programación de archivos PDF en Java. Agregue anotaciones de flecha, rectángulo, elipse, resaltado, marca de agua y más usando la API de Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/es/annotation/annotate-pdf-f...
  3. 在 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-hant/annotation/annotate-...
  4. Přidat nebo odebrat anotace v C# | Anotace soub...

    Programově přidávejte a odebírejte anotace ze souborů Word DOC/DOCX v C#. Přidejte šipky, obdélníky, elipsy, anotace vodoznaku pomocí .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/cs/annotation/annotate-word-...
  5. Пошук і заміна тексту в PDF за допомогою C# | З...

    Програмно знаходити певний текст, слова, фрази в PDF-документах з чутливістю до регістру та регулярним виразом за допомогою C#. Замініть або приховайте текст, щоб відредагувати PDF-файли....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/uk/redaction/find-and-replac...
  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/he/editor/edit-ppt-pptx-pres...
  7. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....(Parser parser = new Parser(connectionString, new LoadOptions(FileFormat...detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...

    blog.groupdocs.com/ja/categories/groupdocs.pars...
  8. Bu bir teknik blog gönderisi için seoTitle alan...

    GroupDocs.Conversion for .NET v25.8'deki yenilikleri keşfedin. NuGet ve GroupDocs web sitesinde şimdi mevcut....are the key API updates and new features: SvgLoadOptions Class...conversion output: var loadOptions = new SvgLoadOptions { CropToContentBounds...

    blog.groupdocs.com/tr/conversion/groupdocs-conv...
  9. البحث عن الكلمات واستبدال النص في مستندات Word ...

    قم بإجراء بحث عن الكلمات أو استبدال أو إخفاء النص في ملفات Word DOC / DOCX باستخدام Java. قم بتنقيح وتنفيذ بحث حساس لحالة الأحرف والتعبير عن النص باستخدام Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/ar/redaction/find-and-replac...
  10. با استفاده از C# | زیر خط موج دار در Word، PDF،...

    با استفاده از سی شارپ، زیر خطوط مواج با رنگ های مختلف را در اسناد Word، PDF و دیگر اسناد وارد کنید. اضافه کردن حاشیه نویسی squiggly در اسناد در برنامه های NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/fa/annotation/add-wavy-under...