Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 10,623 for

new

(0.05 sec)
  1. العلامة المائية لجداول بيانات Excel | العلامات ...

    أضف علامات مائية نصية وصورية إلى جداول بيانات Excel. قم بتطبيق العلامات المائية باستخدام تطبيق العلامة المائية عبر الإنترنت أو باستخدام .NET وJava APIs برمجيًا....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/ar/watermark/watermark-excel...
  2. Recherche de mots et remplacement de texte dans...

    Effectuez une recherche de mots, remplacez ou masquez du texte dans des fichiers Word DOC/DOCX à l'aide de Java. Rédigez et effectuez des recherches textuelles, sensibles à la casse et RegEx avec l'API Java Redaction....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/fr/redaction/find-and-replac...
  3. Thêm Hình mờ vào Sổ làm việc Excel trong Java |...

    Chèn hình mờ vào sổ làm việc Excel bằng Java. Tạo hình chìm mờ cho tất cả các trang tính hoặc áp dụng nó cho một trang tính cụ thể ngay cả khi làm nền bằng cách sử dụng API Java hình mờ....Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/vi/watermark/watermark-excel...
  4. Аннотировать файлы Word DOC DOCX в Java | Добав...

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

    blog.groupdocs.com/ru/annotation/annotate-word-...
  5. C#を使用してWord、PDF、PPTに波状の下線を追加|波状の注釈

    C#を使用して、Word、PDF、およびその他のドキュメントにさまざまな色の波状の下線を挿入します。 .NETアプリケーション内のドキュメントに波状の注釈を追加します。...using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/ja/annotation/add-wavy-under...
  6. Anotar arquivos DOC DOCX do Word em Java | Adic...

    Adicione ou remova anotações de arquivos Word DOC/DOCX em Java. Adicione anotações de seta, retângulo, elipse e marca d'água usando a API de anotação do documento....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/pt/annotation/annotate-word-...
  7. Vodoznak Word dokumenty pomocí C# | Textové a o...

    Přidejte textové a obrazové vodoznaky do dokumentů aplikace Word pomocí C#. Aplikujte vodoznaky programově na stránky pomocí rozhraní .NET API....using (Watermarker watermarker = new Watermarker("path/document.docx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/cs/watermark/watermark-word-...
  8. وضع علامة مائية على مستندات Word باستخدام C# | ...

    أضف علامات مائية نصية وصورية إلى مستندات Word باستخدام C#. قم بتطبيق العلامات المائية برمجيًا على الصفحة (الصفحات) باستخدام .NET API....using (Watermarker watermarker = new Watermarker("path/document.docx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/ar/watermark/watermark-word-...
  9. C# kullanarak STL Dosya Görüntüleyici | STL'yi ...

    C# kullanarak STL dosyalarını PDF olarak görüntüleyin. Stereolitografi (STL) dosyalarını .NET uygulamalarında HTML, JPG ve PNG biçimlerine daha fazla işleyin.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/tr/viewer/stl-file-viewer-us...
  10. Visualizador de arquivos STL usando C# | Visual...

    Visualize arquivos STL como PDF usando C#. Renderize ainda mais os arquivos de estereolitografia (STL) em formatos HTML, JPG e PNG dentro de aplicativos .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/pt/viewer/stl-file-viewer-us...