Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 8,580 for

annotation

(0.32 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, Annotations, documents, etc.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Modify annotations. Forms Add fields. Delete fields...

    docs.aspose.com/pdf/cpp/key-features/
  2. PDF 파일에서 주석 수정하기 (파사드)|Aspose.PDF for Java

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일의 주석을 XFDF로 수정하는 방법을 설명합니다....document ); // 주석 속성을 수정하기 위해 Annotation 유형의 새 객체를 만듭니다. DefaultAppearance...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ko/java/modify-annotations/
  3. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....READ_ONLY_EXCEPT_ANNOTATIONS); doc.save(getArtifactsDir()...curity.READ_ONLY_EXCEPT_ANNOTATIONS, new Document(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Ta bort anteckningar med .NET | products.aspose...

    C#-källkod för att ta bort presentationskommentarer...online inkluderar Remove Annotation From PPT Hur man tar bort...Slides för .NET API. Remove Annotation From PPTX Hur man tar bort...

    products.aspose.com/slides/sv/net/annotation/
  5. Odebrat anotaci pomocí .NET | products.aspose.com

    Zdrojový kód C# pro odstranění komentářů k prezentaci...ukázky kódu PowerPoint Remove Annotation From PPT Jak odstranit anotace...Slides for .NET API. Remove Annotation From PPTX Jak odebrat anotace...

    products.aspose.com/slides/cs/net/annotation/
  6. Aspose::Words::Saving::PdfAttachmentsEmbeddingM...

    Aspose::Words::Saving::PdfAttachmentsEmbeddingMode enum. Specifies how attachments are embedded to PDF document in C++.... Annotations 1 Attachments are embedded as annotations with...document embedded files without annotations. See Also Namespace Aspose::Words::Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. آرشیوها

    آرشیوها...دریافت کنید annotations = page0.page_sheet.annotations; # از طریق...کنید for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/fa/diagram/add-comments-to-visi...
  8. ลบคำอธิบายประกอบ PPTM ออนไลน์หรือจัดการคำอธิบาย...

    ลบความคิดเห็นออกจากไฟล์ PPTM ผ่านแอปออนไลน์ฟรีรหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ PPTM...Total Java Annotate ลบคำอธิบายประกอบ PPTM ออน...es) ``` 📝 เหตุผลในการทำ Annotation ในไฟล์ PPTM: ปรับปรุงรายงานอัตโนมัติ...

    products.aspose.com/total/th/java/annotate/pptm/
  9. Comment ajouter des commentaires dans un fichie...

    Ce court tutoriel vous explique comment ajouter des commentaires dans un fichier PDF à l'aide de Python. Il contient des informations de base pour définir l'environnement et un exemple de code exécutable pour ajouter des commentaires au PDF à l'aide de Python, ainsi que la description par étapes....peuvent être définis pour l’annotation de texte afin de personnaliser...les propriétés de base de l’annotation de texte Instancier et définir...

    kb.aspose.com/fr/pdf/python/how-to-add-comments...
  10. 아카이브

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

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