Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 8,737 for

annotate

(0.11 sec)
  1. Visio फ़ाइल एनोटेशन Java में | products.aspose.com

    Java कोड की कुछ ही पंक्तियों के साथ Visio का डेटा एनोटेशन जोड़ें या निकालें।...टिप्पणियाँ ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...Annotation ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...

    products.aspose.com/diagram/hi/python-java/anno...
  2. Agregar anotaciones de marcado|Aspose.PDF for P...

    Este ejemplo enlaza un PDF de entrada, agrega cuatro anotaciones de marcado diferentes a la primera página y guarda el documento actualizado. Cada anotación muestra un estilo y color de marcado diferentes....initialize_data_dir def add_markup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add markup annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-markup-an...
  3. Изменение аннотаций в вашем PDF файле (facades)...

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

    docs.aspose.com/pdf/ru/java/modify-annotations/
  4. 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...
  5. ארכיון

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

    blog.aspose.com/he/pdf/add-or-remove-annotation...
  6. 編輯 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 編輯 PDF 文檔。...Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/zh-hant/redaction/
  7. Archivo

    Archivo... Recupere la propiedad annotations de una página específica...document = ap.Document("annotations.pdf") # Recorra todas las...

    blog.aspose.com/es/pdf/parse-pdf-in-python/
  8. | Aspose.PDF

    จัดการคำอธิบายประกอบใน PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/th/cpp/annotation/
  9. 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/
  10. Anotação de Texto em PDF|Aspose.PDF for C++

    Aspose.PDF para C++ permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....são contidas pela coleção Annotations de uma Página específica...a anotação à coleção de Annotations do objeto Page . O trecho...

    docs.aspose.com/pdf/pt/cpp/text-annotation/