Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 8,456 for

annotate

(0.08 sec)
  1. Архивы

    Архивы...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType метод annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/ru/pdf/working-with-annotations...
  2. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....are shared to create text annotation along with setting its properties...and then adding it to the annotations collection of a particular...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  3. Manipulacja adnotacjami w formacie PDF przy uży...

    Kod źródłowy C# do manipulowania adnotacjami w pliku PDF na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop.... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/pl/net/annotation/
  4. 使用 Python 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 Python 原始程式碼。... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  5. How to access link properties in pdf - Free Sup...

    Hi Team, I need code to get and set the properties of pdf of links as highlighted in attached imageasposelinkproperties.PNG (260.7 KB) i want to get all link appearance properties which are in the image. its urgent re…...your PDF is added as link annotation. Following code snippet can...extract the properties of link annotations in the PDF: Document pdfDocument...

    forum.aspose.com/t/how-to-access-link-propertie...
  6. استخراج النص من الأختام|Aspose.PDF لـ C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/ar/cpp/extract-text-from-st...
  7. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/net/redaction/
  8. Manipulacja adnotacjami w formacie PDF przy uży...

    Kod źródłowy Python do manipulowania adnotacjami w pliku PDF na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop.... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/pl/python-net/annotation/
  9. จัดการคำอธิบายประกอบใน PDF โดยใช้ Python | Aspo...

    Python รหัสที่มาในการจัดการกับคำอธิบายประกอบในไฟล์ PDF บนกรอบ NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/th/python-net/annotation/
  10. C++ 를 사용하여 PDF의 주석 조작 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF의 주석을 조작할 수 있는 간단한 데모 소스 코드입니다....MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/ko/cpp/annotation/