Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 8,590 for

annotation

(0.07 sec)
  1. 如何使用 C++ 添加 Freetext 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Freetext 註釋的原始程式碼... Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  2. Sauvegarder le document PDF par programmation|A...

    Apprenez à sauvegarder un fichier PDF dans la bibliothèque Aspose.PDF pour Python via .NET. Sauvegardez le document PDF dans le système de fichiers, dans un flux, et dans les applications Web....utilisateur pour la lecture des annotations incorporées. PDF/X est un...

    docs.aspose.com/pdf/fr/python-net/save-pdf-docu...
  3. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...Contains document comments (annotations), represented by Comment...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Archivo

    Archivo...Annotations . Genere el PDF utilizando...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/es/pdf/create-pdf-documents-usi...
  5. Archivio

    Archivio...Annotations . Genera il PDF utilizzando...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/it/pdf/create-pdf-documents-usi...
  6. Архів

    Архів...Annotations . Згенеруйте PDF за допомогою...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/uk/pdf/create-pdf-documents-usi...
  7. Archiv

    Archiv...Annotations hinzufügen. Generieren Sie...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/de/pdf/create-pdf-documents-usi...
  8. Архивы

    Архивы...Annotations . Создайте PDF-файл с помощью...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/ru/pdf/create-pdf-documents-usi...
  9. ค้นหา

    ค้นหา...Annotations สร้าง PDF โดยใช้วิธี Document...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/th/pdf/create-pdf-documents-usi...
  10. Otimizar, Compactar ou Reduzir o Tamanho do PDF...

    Otimizar arquivo PDF, reduzir todas as imagens, diminuir tamanho do PDF, desincorporar fontes, remover objetos não utilizados com C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/pt/net/optimize-pdf/