Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 9,083 for

annotation

(0.06 sec)
  1. ארכיון

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

    blog.aspose.com/he/pdf/add-or-remove-annotation...
  2. Agregar anotaciones de texto|Aspose.PDF for Pyt...

    Agregar anotaciones de texto a un documento PDF utilizando la clase PdfContentEditor en Aspose.PDF for Python via .NET....initialize_data_dir def add_text_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add text annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-text-anno...
  3. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with Annotations. If we remove the Annotations, the document can be saved…...files with annotations. If we remove the annotations, the document...A==) at Aspose.Pdf.Annotations.Annotation.#=zqbAQwpbiGwUf(#=...

    forum.aspose.com/t/pdf-document-save-invalidope...
  4. Java 을 (를) 사용하여 Freetext 주석을 제거하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에서 Freetext 주석을 제거하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Freetext 주석에 대해 Remove..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/free...
  5. Archivio

    Archivio...annotazioni alla raccolta Annotations della particolare pagina...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Salvare il...

    blog.aspose.com/it/pdf/add-or-remove-annotation...
  6. حاشیه نویسی را با استفاده از پایتون حذف کنید | ...

    کد منبع پایتون برای حذف نظرات ارائه...نمونه کد آنلاین شامل Remove Annotation From PPT نحوه حذف حاشیه نویسی...پایتون از طریق NET API. Remove Annotation From PPTX نحوه حذف حاشیه...

    products.aspose.com/slides/fa/python-net/annota...
  7. Xóa chú thích bằng .NET | products.aspose.com

    Mã nguồn C# để xóa nhận xét bản trình bày...PowerPoint trực tuyến Remove Annotation From PPT Cách xóa chú thích...Slides cho .NET API. Remove Annotation From PPTX Cách xóa chú thích...

    products.aspose.com/slides/vi/net/annotation/
  8. Xóa chú thích bằng Python | products.aspose.com

    Mã nguồn Python để xóa nhận xét bản trình bày...PowerPoint trực tuyến Remove Annotation From PPT Cách xóa chú thích...Python qua .NET API. Remove Annotation From PPTX Cách xóa chú thích...

    products.aspose.com/slides/vi/python-net/annota...
  9. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....link to the Page object’s Annotations property. Finally, save the...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/cpp/create-links/
  10. PDFの注釈を変更する|Aspose.PDF for .NET

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDFへの注釈の変更方法を説明します。...GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ja/net/modify-annotations/