Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 8,531 for

annotation

(0.16 sec)
  1. Travailler avec des façades|Aspose.PDF for .NET

    Apprenez à travailler avec des façades PDF dans .NET en utilisant Aspose.PDF pour une manipulation et une visualisation plus faciles du contenu PDF....Travailler avec des annotations - gérer les annotations du document PDF...

    docs.aspose.com/pdf/fr/net/working-with-facades/
  2. PdfFileInfo.hasOpenPassword() very slow in Aspo...

    We are using Aspose.PDF for Java 20.4 and noticed that checking whether a PDF is password protected sometimes takes more than 1 minute. public boolean isPdfPasswordProtected(byte[] pdfFileContent) throws Exception { …...objects like images, fonts, or annotations? Is the performance issue...objects like images, fonts, or annotations? not sure Is the performance...

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...
  3. C++ 을 사용하여 PDF 양식 작성 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 양식을 만들고 필드를 추가합니다....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/ko/cpp/acroforms/create/
  4. با فرم های PDF در Python برخورد کنید | Aspose.PDF

    فرم های PDF را به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python via .NET مدیریت کنید.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/fa/python-net/acroforms/
  5. 使用 C# 處理 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF for .NET,透過 C# 範例程式碼以程式設計方式管理 PDF 表單。... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/zh-hant/net/acroforms/
  6. 使用 C++ 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码创建 PDF 表单并以编程方式添加字段。...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/c...
  7. Lưu trữ

    Lưu trữ...Annotations . Lọc các chú thích theo...phương pháp Page.Annotations.Delete(Annotation) . Đoạn mã C# bên...

    blog.aspose.com/vi/pdf/advanced-tricks-to-conve...
  8. Ekstrak Data dari Tabel di PDF dengan C#|Aspose...

    Pelajari cara mengekstrak data tabel dari PDF menggunakan Aspose.PDF for .NET dalam C#... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/id/net/extract-data-from-ta...
  9. Извлечение данных из таблицы в PDF с помощью C#...

    Узнайте, как извлечь данные из таблицы в формате PDF с помощью Aspose.PDF for .NET на C#.... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/ru/net/extract-data-from-ta...
  10. Add Image to PDF using C++|Aspose.PDF لـ C++

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ar/cpp/add-image-to-existin...