Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 9,049 for

annotate

(0.16 sec)
  1. أرشيف

    أرشيف...add (Annotation) . أخيرًا ، احفظ ملف PDF...textAnnotation.setTitle("Sample Annotation Title"); // تعيين موضوع التعليق...

    blog.aspose.com/ar/pdf/add-or-remove-annotation...
  2. Archiwa

    Archiwa...add(Annotation) . Na koniec zapisz zaktualizowany...textAnnotation.setTitle("Sample Annotation Title"); // Ustaw temat adnotacji...

    blog.aspose.com/pl/pdf/add-or-remove-annotation...
  3. Ta bort TSV-anteckningar online eller hantera a...

    ta bort kommentarer från TSV-filen via onlineappen gratis.Java API-kod för att hantera kommentarer av TSV-filer....Total Java Annotate Ta bort TSV-anteckningar online...kommentarer Utveckla TSV Document Annotation Application via Java Behöver...

    products.aspose.com/total/sv/java/annotate/tsv/
  4. Aperçu d'Aspose.PDF.Drawing pour .NET|Aspose.PD...

    Aperçu des fonctionnalités clés et des avantages de la bibliothèque Aspose.PDF.Drawing pour .NET....polices, des signets, des annotations, des formulaires, des opérateurs...des pièces jointes et des annotations en les ajoutant, les mettant...

    docs.aspose.com/pdf/fr/net/drawing/
  5. Добавить изображение в PDF с использованием C++...

    Этот раздел описывает, как добавить изображение в существующий PDF файл с использованием библиотеки C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ru/cpp/add-image-to-existin...
  6. أرشيف

    أرشيف...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ar/pdf/extract-text-from-pdf-cs...
  7. Archiv

    Archiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/cs/pdf/extract-text-from-pdf-cs...
  8. 如何用 .NET 添加 Polygon 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Polygon 个注释。...Annotations 集合中的 Polygon 注释方法 Add 再次保存该文件...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  9. Sequence Page numbers while merging two PDF Doc...

    Hi, I am using aspose.pdf for creating PDF documents. I need to merger two PDF files. Issue is the merged file (second one) is restarting page numbers. For example. 1st PDF had 3 pages and 2nd PDF had 6 pages so merged…...they were added as stamp or annotation. Nevertheless, we have logged...they were added as stamp or annotation. Hi Asad, I understand that...

    forum.aspose.com/t/sequence-page-numbers-while-...
  10. با فرم های PDF در C++ برخورد کنید | Aspose.PDF

    فرم های PDF را به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ مدیریت کنید....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/fa/cpp/acroforms/