Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 10,319 for

new

(0.06 sec)
  1. Додати або видалити анотації в 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/uk/annotation/annotate-word-...
  2. Přidejte vlnové podtržení ve Wordu, PDF, PPT po...

    Vkládejte různě barevné vlnité podtržení do dokumentů Word, PDF a dalších pomocí C#. Přidejte klikatou anotaci do dokumentů v rámci aplikací .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/cs/annotation/add-wavy-under...
  3. 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...
  4. 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...
  5. ویرایش ارائه ها در 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...
  6. 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...
  7. Annotaties toevoegen of verwijderen in C# | Ann...

    Programmatisch annotaties toevoegen aan en verwijderen uit Word DOC/DOCX-bestanden in C#. Voeg annotaties met pijlen, rechthoeken, ellipsen en watermerken toe met behulp van de .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/nl/annotation/annotate-word-...
  8. اضافه کردن یا حذف حاشیه نویسی در 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-...
  9. Localizar e substituir texto em PDF usando C# |...

    Localize programaticamente determinados textos, palavras e frases em documentos PDF com distinção entre maiúsculas e minúsculas e RegEx usando C#. Substitua ou oculte o texto para redigir arquivos PDF....# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/pt/redaction/find-and-replac...
  10. Najít a nahradit text v PDF pomocí C# | Nahradi...

    Programově vyhledejte určitý text, slova, fráze v dokumentech PDF s rozlišením malých a velkých písmen a RegEx pomocí C#. Chcete-li redigovat soubory PDF, nahraďte nebo skryjte text....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/cs/redaction/find-and-replac...