Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 8,551 for

annotation

(0.14 sec)
  1. التعامل مع التعليقات|Documentation

    توضح هذه الصفحة كيفية إضافة تعليق على صفحة رسم Visio بمكتبة Aspose.Diagram....Comment ، المعروضة بواسطة فئة Annotation ، للمطورين بتحرير التعليقات...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/ar/python-java/working-...
  2. Что нового 2023|Aspose.PDF for .NET

    Эта страница представляет самые популярные новые функции в Aspose.PDF for .NET, представленные в 2023 году....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/ru/net/whatsnew/2023/
  3. Archiv

    Archiv...Přidejte anotaci do kolekce Annotations konkrétní stránky PDF pomocí...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Uložte dokument...

    blog.aspose.com/cs/pdf/add-or-remove-annotation...
  4. ארכיון

    ארכיון...Annotations.Add(Annotation)] 12 . שמור את מסמך...הערה לדף document.Pages[1].Annotations.Add(lineAnnotation); // שמור...

    blog.aspose.com/he/pdf/add-or-remove-annotation...
  5. Comment mettre en surbrillance un document PDF ...

    Cet article explique comment mettre en surbrillance un document PDF à l'aide de Java. Il partage les détails de configuration, les étapes et un exemple de code exécutable pour mettre en surbrillance des mots dans un PDF à l'aide de Java....fragments de texte Créez une annotation de surbrillance à l’aide...surbrillance du texte Ajoutez cette annotation à la page cible et enregistrez...

    kb.aspose.com/fr/pdf/java/how-to-highlight-a-pd...
  6. | Aspose.PDF

    مدیریت حاشیه نویسی در PDF به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/fa/cpp/annotation/
  7. Archiv

    Archiv... Fügen Sie der Sammlung Annotations der jeweiligen PDF-Seite...[Document.Pages 1 .Annotations.Add(Annotation)] 12 eine Anmerkung...

    blog.aspose.com/de/pdf/add-or-remove-annotation...
  8. Quoi de neuf 2023|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET introduites en 2023....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/fr/net/whatsnew/2023/
  9. 추가 유형의 PDF 주석 사용|Aspose.PDF for Java

    이 섹션에서는 PDF 문서에 추가 유형의 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....[ Hide ] 기존 PDF 파일에 Caret Annotation 추가하는 방법 Caret Annotation은...파일 로드 - 새로운 문서 . 새 Caret Annotation 을 만들고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/java/extra-annotations/
  10. 아카이브

    아카이브... 특정 페이지의 annotations 속성을 가져와 해당 페이지의 모든 주석을 가져옵니다...document = ap.Document("annotations.pdf") # 첫 페이지의 모든 주석을 반복합니다...

    blog.aspose.com/ko/pdf/parse-pdf-in-python/