Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 8,457 for

annotate

(0.09 sec)
  1. 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/
  2. ค้นหา

    ค้นหา...เพิ่มคำอธิบายประกอบในคอลเลกชั่น Annotations ของหน้า PDF โดยใช้วิธี [Document...[Document.Pages 1 .Annotations.Add(Annotation)] 12 บันทึกเอกสาร...

    blog.aspose.com/th/pdf/add-or-remove-annotation...
  3. Архів

    Архів...Додайте анотацію до колекції Annotations певної сторінки PDF за допомогою...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Збережіть...

    blog.aspose.com/uk/pdf/add-or-remove-annotation...
  4. Is it possible to convert LaunchAction to URIAc...

    Hi Aspose team, in my scenario I have PDF documents that are pointing to network file which is opened via LaunchAction. After migration to SharePoint, I replaced link from network drive to SharePoint location but Launch…...Annotations; // Load the PDF document...through the annotations foreach (var annotation in pdfDocument...

    forum.aspose.com/t/is-it-possible-to-convert-la...
  5. แก้ไขไฟล์ PDF โดยใช้ Python | Aspose.PDF

    รหัสที่มาของงูใหญ่ในการแก้ไขข้อมูลที่สำคัญในไฟล์ PDF บน NET Framework, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/th/python-net/redaction/
  6. 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/
  7. Arsip

    Arsip... Ambil properti annotations dari halaman tertentu untuk...document = ap.Document("annotations.pdf") # Loop melalui semua...

    blog.aspose.com/id/pdf/parse-pdf-in-python/
  8. AcroFormの作成 - C#で入力可能なPDFを作成|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して、PDFファイルにフォームをゼロから作成できます...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/ja/net/create-form/
  9. 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...
  10. 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/