Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 8,543 for

annotator

(0.33 sec)
  1. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...Annotations.Annotation.Flatten() at Aspose...

    forum.aspose.com/t/not-flattening-all-fields-on...
  2. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, Hapus font yang tidak terbenam, Hapus objek yang tidak digunakan dengan Java....getPages ()) { for ( Annotation annotation : page . getAnnotations...getAnnotations ()) annotation . flatten (); } _dataDir = _dataDir + "OptimizeDocument_out...

    docs.aspose.com/pdf/id/java/optimize-pdf/
  3. 格式化 PDF 文档使用 C++|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。使用下面的代码片段来解决您的任务。...MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/zh/cpp/formatting-pdf-docum...
  4. Optimizar, Comprimir o Reducir el Tamaño de PDF...

    Optimizar archivo PDF, reducir todas las imágenes, reducir tamaño PDF, desincrustar fuentes, eliminar objetos no utilizados con C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/es/net/optimize-pdf/
  5. How to Extract Text from PPT, PPTX, and ODP wit...

    Learn how to efficiently extract text from PPT, PPTX, and ODP presentation files using Aspose.Slides. Explore powerful features for slides, master slides, notes, and comments, and discover how to integrate extracted content into your workflows across Windows, Linux, and macOS....Comments : Includes user annotations for comprehensive content...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  6. Adicionar e Excluir um Marcador usando Python|A...

    Você pode adicionar um marcador a um documento PDF com Python. É possível excluir todos ou determinados marcadores de um documento PDF.... annotations . GoToAction ( document ...

    docs.aspose.com/pdf/pt/python-net/add-and-delet...
  7. Python का उपयोग करके PDF में Tooltip जोड़ें

    यह लेख Python का उपयोग करके PDF में tooltip जोड़ने की प्रक्रिया बताता है। इसमें IDE सेटअप का विवरण, चरणों की सूची और Python का उपयोग करके PDF में माउसओवर पॉपअप टेक्स्ट उत्पन्न करने के लिए एक नमूना कोड शामिल है।...विशेषताओं का उपयोग करके annotations में भी tooltip जोड़े जा सकते...

    kb.aspose.com/hi/pdf/python/add-tooltip-in-pdf-...
  8. Redact PPT Presentation Online or using Java | ...

    Open and redact PPT document online via app for free. Java API code to search and replace PPT text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/java/redact/ppt/
  9. C# 를 사용하여 PDF에 북마크 추가 | Aspose.PDF

    Aspose.PDF for .NET를 사용하여 C# 샘플 코드로 PDF에 책갈피를 프로그래밍 방식으로 추가하세요... Annotations . GoToAction ( pdfDocument...

    products.aspose.com/pdf/ko/net/bookmarks/
  10. Java를 사용하여 PDF에서 하이라이트 제거

    Java를 사용하여 PDF 하이라이트를 제거하려면 이 문서를 따르십시오. IDE 설정에 대한 세부 정보, 단계 목록 및 Java를 사용하여 PDF에서 하이라이트를 지우는 방법을 보여주는 샘플 코드를 확인할 수 있습니다....getAnnotations()를 통해 접근한 Annotations 컬렉션에서 delete() 메서드를 사용하여...

    kb.aspose.com/ko/pdf/java/remove-highlight-from...