Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 12,073 for

new

(0.22 sec)
  1. 用 Java 编辑 PDF 和扫描的文档 | PDF 中的黑屏文本

    在您的应用程序中使用 Java 编辑 PDF 和其他文档中的文本。编辑文档以遮蔽文本以及嵌入图像中的文本。...RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/zh/redaction/redact-text-and...
  2. Редагувати документи Word у C# | Створіть власн...

    Редагування документів Word пояснюється на прикладах C# для редагування файлів DOC, DOCX, ODT у вашій програмі .NET за допомогою API редагування документів....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...код C#. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/uk/editor/edit-word-document...
  3. ערוך גיליונות אלקטרוניים של Excel | עריכה מקוונ...

    גלה דרכים יעילות לעריכת גיליונות אלקטרוניים של Excel. ערוך קבצי XLS/XLSX באופן מקוון או עשה זאת באופן תוכנתי באמצעות C# ו-Java....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // loadOptions...הגיליון האלקטרוני Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/he/editor/edit-excel-spreads...
  4. ویرایش PDF و اسناد اسکن شده در Java | متن خاموش...

    متن را در PDF و سایر اسناد با استفاده از Java در برنامه های خود ویرایش کنید. اسناد را به متن و همچنین متن درون تصاویر جاسازی شده تبدیل کنید....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/fa/redaction/redact-text-and...
  5. Masquer des PDF et des documents numérisés en J...

    Rédigez du texte dans des PDF et d'autres documents à l'aide de Java dans vos applications. Masquez les documents pour masquer le texte ainsi que le texte dans les images intégrées....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/fr/redaction/redact-text-and...
  6. Visor de archivos STL usando C# | Ver STL como ...

    Ver archivos STL como PDF usando C#. Procesa aún más los archivos de estereolitografía (STL) en formatos HTML, JPG y PNG dentro de las aplicaciones .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/es/viewer/stl-file-viewer-us...
  7. Filigrana documenti Word utilizzando C# | Filig...

    Aggiungi filigrane di testo e immagini ai documenti Word utilizzando C#. Applica filigrane a livello di codice sulle pagine utilizzando l'API .NET....using (Watermarker watermarker = new Watermarker("path/document.docx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/it/watermark/watermark-word-...
  8. 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...
  9. Tạo Siêu liên kết trong PDF bằng Chú thích Liên...

    Chú thích các tệp PDF bằng cách tạo siêu liên kết bằng chú thích liên kết trong Java. Chú thích tài liệu và hình ảnh API Java cho phép chú thích bằng cách liên kết dữ liệu bên ngoài....trong Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/vi/annotation/create-hyperli...
  10. 使用 Java 中的注释突出显示 PDF |使用高亮注释 PDF

    使用 Java 突出显示 PDF 中的文本并使用高亮注释。文档和图像注释 Java API 允许通过突出显示任何区域来注释 PDF 文件。...中使用高亮注释高亮 PDF Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/zh/annotation/highlight-pdf-...