Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 8,589 for

annotate

(0.08 sec)
  1. Arbeiten mit Kommentaren|Documentation

    Auf dieser Seite wird beschrieben, wie Sie einer Seite der Zeichnung Visio mit der Bibliothek Aspose.Diagram einen Kommentar hinzufügen....Comment-Eigenschaft, die von der Annotation-Klasse verfügbar gemacht...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/de/python-java/working-...
  2. Работа с комментариями|Documentation

    На этой странице описывается, как добавить комментарий на страницу чертежа Visio с помощью библиотеки Aspose.Diagram.... предоставляемое классом Annotation, позволяет разработчикам...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/ru/python-java/working-...
  3. Travailler avec des commentaires|Documentation

    Cette page décrit comment ajouter un commentaire sur une page du dessin Visio avec la bibliothèque Aspose.Diagram....Comment, exposée par la classe Annotation, permet aux développeurs...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/fr/python-java/working-...
  4. Procurar

    Procurar...Annotations . Salve o PDF usando o método...página do arquivo PDF page.Annotations.Add(link); // Salvar documento...

    blog.aspose.com/pt/pdf/add-hyperlinks-to-pdf-in...
  5. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with annotations. If we remove the annotations, the document can be saved…...files with annotations. If we remove the annotations, the document...A==) at Aspose.Pdf.Annotations.Annotation.#=zqbAQwpbiGwUf(#=...

    forum.aspose.com/t/pdf-document-save-invalidope...
  6. Использование дополнительных типов аннотаций PD...

    В этом разделе описывается, как добавлять, получать и удалять дополнительные виды аннотаций из вашего PDF документа.... Создайте новый Caret Annotation и установите параметры Caret...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    docs.aspose.com/pdf/ru/java/extra-annotations/
  7. Archivio

    Archivio...annotazioni alla raccolta Annotations della particolare pagina...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Salvare il...

    blog.aspose.com/it/pdf/add-or-remove-annotation...
  8. Arşiv

    Arşiv...Annotations.Add(Annotation)] 12 yöntemini kullanarak...belirli bir PDF sayfasının Annotations koleksiyonuna açıklama ekleyin...

    blog.aspose.com/tr/pdf/add-or-remove-annotation...
  9. 아카이브

    아카이브... Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/ko/pdf/working-with-annotations...
  10. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....link to the Page object’s Annotations property. Finally, save the...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/cpp/create-links/