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

new

(2.69 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. ویرایش ارائه ها در 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...
  3. Tách tệp PDF thành nhiều tệp trong Java | Tách ...

    Các cách khác nhau để chia tệp PDF thành nhiều tệp trong Java. Tách các tệp PDF lớn và trích xuất các trang cụ thể bằng các tùy chọn tách khác nhau....Tải tệp PDF Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/vi/merger/split-pdf-files-in...
  4. اضافه کردن یا حذف حاشیه نویسی در 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-...
  5. Adicionar Marcas d'água a Documentos Word | 5 M...

    Aprenda como adicionar marcas d'água seguras a documentos Word usando GroupDocs.Watermark para .NET. Compare 5 métodos de proteção com exemplos de código, incluindo cabeçalhos bloqueados, marcas d'água em mosaico e seções protegidas por senha que não podem ser removidas facilmente...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/pt/watermark/secure-word-doc...
  6. Agregar marcas de agua a documentos Word | 5 mé...

    Aprenda cómo agregar marcas de agua seguras a documentos Word usando GroupDocs.Watermark para .NET. Compare 5 métodos de protección con ejemplos de código, incluidos encabezados bloqueados, marcas de agua en mosaico y secciones protegidas con contraseña que no se pueden eliminar fácilmente...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/es/watermark/secure-word-doc...
  7. C# kullanarak Word, PDF, PPT'de Dalgalı Alt Çiz...

    C# kullanarak Word, PDF ve diğer belgelerde farklı renkli dalgalı alt çizgiler ekleyin. .NET uygulamaları içindeki belgelere dalgalı açıklamalar ekleyin....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/tr/annotation/add-wavy-under...
  8. Adicionar sublinhado ondulado no Word, PDF, PPT...

    Insira sublinhados ondulados de cores diferentes no Word, PDF e outros documentos usando C#. Adicione anotações irregulares em documentos nos aplicativos .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/pt/annotation/add-wavy-under...
  9. GroupDocs.Signature pour .NET 25.12 – Dernières...

    Découvrez les nouveautés de GroupDocs.Signature pour .NET 25.12. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....using (Signature signature = new Signature(inputFile)) { ImageDigitalSignOpti...ImageDigitalSignOpti signOptions = new ImageDigitalSignOpti { Password...

    blog.groupdocs.com/fr/signature/groupdocs-signa...
  10. Schwärzen Sie PDF- und gescannte Dokumente in C...

    Schwärzen Sie Text in PDF- und anderen Dokumenten mit C# in Ihren .NET-Anwendungen. Schwärzen Sie Dokumente, um Text und auch den Text in den eingebetteten Bildern zu schwärzen....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/de/redaction/redact-text-and...