Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 8,580 for

annotate

(0.15 sec)
  1. چگونگی اضافه کردن Strikeout حاشیه نویسی با استف...

    سورس کد در C# برای اضافه کردن Strikeout حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( StrikeoutAnnotation1...

    products.aspose.com/pdf/fa/net/annotation/strik...
  2. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage document operations effectively....ModifyAnnotations 20 Add or modify text annotations, fill in interactive form...to allow the editing of annotations. PdfEncryptionDetails encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.Total for Java Failed to set license. De...

    Dear Aspose support team, We have a 30 days temporary license until we are waiting for our full license to be issued even though all the payments have been made. When we try to start the applications, which are using A…...annotation.InitDestroyAnnotatio.pos...springframework.beans.factory.annotation.InitDestroyAnnotatio$LifecycleElement...

    forum.aspose.com/t/aspose-total-for-java-failed...
  4. 更新 PDF 中的链接|Aspose.PDF for Java

    以编程方式更新 PDF 中的链接。本指南介绍如何在 Java 语言中更新 PDF 中的链接。...get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/zh/java/update-links/
  5. Ekstrak Data dari Tabel di PDF|Aspose.PDF untuk...

    Pelajari cara mengekstrak tabel dari PDF menggunakan Aspose.PDF untuk C++....yang ditandai dengan Square Annotation: void ExtractMarkedTable...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...

    docs.aspose.com/pdf/id/cpp/extract-data-from-ta...
  6. Navigasi dan Interaksi dalam PDF menggunakan Py...

    Bagian ini menjelaskan fitur kerja dengan tautan, tindakan, dan penanda buku dengan Perpustakaan Python....Formulir menggunakan Python PDF Annotations...

    docs.aspose.com/pdf/id/python-net/navigation-an...
  7. 아카이브

    아카이브...Annotations 컬렉션에 대한 링크를 추가합니다. Document...페이지의 주석 모음에 링크 주석 추가 page.Annotations.Add(link); // 업데이트된 문서 저장...

    blog.aspose.com/ko/pdf/add-hyperlinks-to-pdf-in...
  8. Annotatie toevoegen, bewerken en verwijderen va...

    Python broncode om VSDM bestanden te annoteren binnen een op Python gebaseerde applicatie....Diagram Python via Java Annotation Annotatie toevoegen, bewerken...Python PNG JPG BMP TIFF VSDM Annoteer VSDM indelingen in Python...

    products.aspose.com/diagram/nl/python-java/anno...
  9. Zajmij się formularzami PDF w Python | Aspose.PDF

    Zarządzaj formularzami PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python via .NET.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/pl/python-net/acroforms/
  10. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/cpp/acroforms/create/