Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 8,414 for

annotation

(0.14 sec)
  1. Manipulacja adnotacjami w formacie PDF przy uży...

    Prosty kod źródłowy demo do manipulowania adnotacjami w formacie PDF na dowolnej platformie z językiem C++....MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/pl/cpp/annotation/
  2. Anotações Extras usando C++|Aspose.PDF for C++

    Esta seção descreve como adicionar, obter e excluir tipos extras de anotações do seu documento PDF....namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...-> idx_get ( 1 ) -> get_Annotations () -> Add ( caretAnnotation1...

    docs.aspose.com/pdf/pt/cpp/extra-annotations/
  3. Изменение аннотаций в вашем PDF файле (facades)...

    Этот раздел объясняет, как изменить аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades....Создать новый объект типа Annotation для изменения атрибутов аннотации...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ru/java/modify-annotations/
  4. Comment ajouter des commentaires à un PDF en ut...

    Ce didacticiel vous explique comment ajouter des commentaires à un PDF à l'aide de C#. Il fournit des détails sur la configuration de l'IDE, une liste d'étapes et un exemple de code exécutable pour insérer un commentaire dans un PDF à l'aide de C#....sont partagés pour créer une annotation de texte en définissant ses...l’ajoutant à la collection d’annotations d’une page particulière....

    kb.aspose.com/fr/pdf/net/how-to-add-comments-to...
  5. ค้นหา

    ค้นหา...เพิ่มคำอธิบายประกอบในคอลเลกชั่น Annotations ของหน้า PDF โดยใช้วิธี [Document...[Document.Pages 1 .Annotations.Add(Annotation)] 12 บันทึกเอกสาร...

    blog.aspose.com/th/pdf/add-or-remove-annotation...
  6. Архів

    Архів...Додайте анотацію до колекції Annotations певної сторінки PDF за допомогою...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Збережіть...

    blog.aspose.com/uk/pdf/add-or-remove-annotation...
  7. Chercher

    chercher...Український עִברִית Svenska Les annotations sont souvent utilisées pour...Dans les fichiers PDF , les annotations sont fréquemment utilisées...

    blog.aspose.com/fr/pdf/import-export-annotation...
  8. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....titre: Annotations supplémentaires en C++ linktitle: Annotations...poids: 60 url: /fr/cpp/extra-annotations/ description: Cette section...

    docs.aspose.com/pdf/fr/cpp/advanced-operations/...
  9. จัดการคำอธิบายประกอบใน PDF โดยใช้ C++ | Aspose.PDF

    รหัสที่มาสาธิตง่ายในการจัดการกับคำอธิบายประกอบในรูปแบบไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/th/cpp/annotation/
  10. Modificar Anotações no seu PDF|Aspose.PDF for .NET

    Esta seção explica como modificar anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/pt/net/modify-annotations/