Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 8,616 for

annotation

(0.08 sec)
  1. 온라인 및 Python을 사용하여 PDF 주석 지우기 | products.aspose...

    무료로 온라인 앱을 통해 PDF 문서에서 주석을 제거하세요. PDF 파일에서 주석을 삭제하는 Python API 코드입니다....NET Annotate 온라인 및 Python을 사용하여 PDF 주석...로드 모든 주석을 배열로 로드 배열을 반복하고 Annotation.delete를 호출합니다. 문서를 저장하려면...

    products.aspose.com/total/ko/python-net/annotat...
  2. Trabajando con Acciones en PDF|Aspose.PDF for .NET

    Esta sección explica cómo agregar acciones al documento y a los campos de formulario programáticamente con C#....estos enlaces a la colección Annotations del objeto Page . Finalmente...como con el texto. El objeto Annotation no tiene en sí mismo el texto...

    docs.aspose.com/pdf/es/net/actions/
  3. Opmerkingen uit PDF verwijderen met behulp van ...

    Dit artikel beschrijft hoe u opmerkingen uit PDF kunt verwijderen met behulp van Python. Het biedt gedetailleerde informatie over het instellen van de IDE, het schrijfprogramma-algoritme en een uitvoerbare voorbeeldcode om alle opmerkingen in PDF te verwijderen met behulp van Python....open de verzameling van annotations Controleer elke annotatie...Python . Het laat zien dat de Annotation-klasse een belangrijke klasse...

    kb.aspose.com/nl/pdf/python/how-to-remove-comme...
  4. Архивы

    Архивы...getPages()) { for (Annotation annotation : page.getAnnotations())...// Либо сгладить аннотацию annotation.flatten(); // ИЛИ удалить...

    blog.aspose.com/ru/pdf/compress-optimize-reduce...
  5. Merge PDF/UA - Free Support Forum - aspose.com

    Buongiorno, ho la necessità di effettuare la merge tra più documenti in formato PDF/UA compliant ma, una volta effettuata la merge, il documento PDF prodotto non risulta essere più PDF/UA compliant. Grazie Matteo...elements → annotations → nesting of “link” annotations inside “Link”...

    forum.aspose.com/t/merge-pdf-ua/310793
  6. Ta bort PPSX-anteckningar online eller hantera ...

    ta bort kommentarer från PPSX-filen via onlineappen gratis.Android API-kod för att hantera kommentarer för PPSX-filer....Total Android via Java Annotate Ta bort PPSX-anteckningar...kommentarer Utveckla PPSX Document Annotation Android App Behöver du utveckla...

    products.aspose.com/total/sv/android-java/annot...
  7. Convert images to PSD(Photoshop Document) image...

    Using Aspose.Imaging for .NET library it is easy to convert to PSD(Photoshop Document) from other supported image formats...adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/imaging/net/conversion/to/psd/
  8. 아카이브

    아카이브...Annotations 컬렉션에 주석을 추가합니다. Document...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/ko/pdf/create-pdf-documents-usi...
  9. Menambahkan Gambar ke PDF menggunakan C++|Aspos...

    Bagian ini menjelaskan cara menambahkan gambar ke file PDF yang ada menggunakan pustaka C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/id/cpp/add-image-to-existin...
  10. 記録

    記録...Annotations コレクションへのリンクを追加します。 Document...PDFファイルの最初のページの注釈コレクションにリンク注釈を追加します page.Annotations.Add(link); // 更新されたドキュメントを保存する...

    blog.aspose.com/ja/pdf/add-hyperlinks-to-pdf-in...