Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 12,479 for

new

(0.74 sec)
  1. Modifica presentazioni in Java | Modifica PPT/PPTX

    La modifica delle presentazioni PowerPoint viene spiegata con un esempio Java per modificare file PPT, PPTX, ODP all'interno dell'applicazione utilizzando l'API di modifica delle presentazioni....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...
  2. Presentaties bewerken in Java | PPT/PPTX-bewerking

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met een Java-voorbeeld om PPT-, PPTX- en ODP-bestanden binnen uw applicatie te bewerken met behulp van de presentatiebewerkings-API....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...
  3. Editar presentaciones en Java | Edición de PPT/...

    La edición de presentaciones de PowerPoint se explica con un ejemplo de Java para editar archivos PPT, PPTX y ODP dentro de su aplicación utilizando la API de edición de presentaciones....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/es/editor/edit-ppt-pptx-pres...
  4. ویرایش ارائه ها در Java | ویرایش PPT/PPTX

    ویرایش ارائه های پاورپوینت با مثال Java برای ویرایش فایل های PPT، PPTX، ODP در برنامه شما با استفاده از API ویرایش ارائه توضیح داده شده است....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  5. اضافه کردن یا حذف حاشیه نویسی در C# | فایل های ...

    به صورت برنامه نویسی حاشیه نویسی را از فایل های Word DOC/DOCX در C# اضافه و حذف کنید. با استفاده از NET Annotation API، حاشیه‌نویسی‌های پیکان، مستطیل، بیضی، واترمارک را اضافه کنید....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fa/annotation/annotate-word-...
  6. Diviser ou fusionner PDF, PowerPoint, Excel, Wo...

    Divisez ou fusionnez PDF, Word DOC/DOCX, feuilles de calcul Excel XLS/XLSX, présentations PPT/PPTX, dessins Visio, livres électroniques et autres documents en Java. Étapes et exemples.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/fr/merger/merge-pdf-word-exc...
  7. Splits of voeg PDF, PowerPoint, Excel, Word, do...

    Splits of voeg PDF, Word DOC/DOCX, XLS/XLSX Excel-spreadsheets, PPT/PPTX-presentaties, Visio-tekeningen, eBooks en meer documenten in Java samen. Stappen & voorbeelden.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/nl/merger/merge-pdf-word-exc...
  8. PDF، PowerPoint، Excel، Word، اسناد را در Java ...

    صفحات گسترده PDF، Word DOC/DOCX، XLS/XLSX Excel، ارائه‌های PPT/PPTX، نقشه‌های Visio، کتاب‌های الکترونیکی و اسناد دیگر را در Java تقسیم یا ادغام کنید. مراحل و مثال ها... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/fa/merger/merge-pdf-word-exc...
  9. C#을 사용하여 Word 문서에서 단어 찾기 및 바꾸기 | 텍스트 수정

    C#을 사용하여 Word DOC/DOCX 파일에서 텍스트, 단어, 구를 찾거나 바꾸거나 숨깁니다. .NET Redaction API를 사용하여 텍스트, 대소문자 구분 및 RegEx 검색을 수정하고 수행합니다....교체 using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/ko/redaction/find-and-replac...
  10. واترمارک اسناد PDF | واترمارک متن و تصویر

    اضافه کردن واترمارک متن و تصویر به اسناد PDF. واترمارک ها را با استفاده از برنامه واترمارک آنلاین یا با استفاده از کتابخانه های .NET و Java به صورت برنامه ریزی شده اعمال کنید....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/fa/watermark/watermark-pdf-d...