Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 8,545 for

annotate

(0.15 sec)
  1. 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/
  2. با فرم های 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/
  3. 使用 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/
  4. 使用 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...
  5. PdfContentEditor Class|Aspose.PDF for Java

    Learn how to use the PDFContentEditor class in Java to manipulate the content of a PDF document using Aspose.PDF....existing PDF File Adding Annotations to existing PDF file PdfFileMend...

    docs.aspose.com/pdf/java/pdfcontenteditor-class/
  6. arkiv

    arkiv...sidan for (auto annotation : page->get_Annotations()) { // Kontrollera...anteckningstypen if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/sv/pdf/extract-data-from-tables...
  7. FieldRef.includeNoteOrComment property | Aspose...

    FieldRef.includeNoteOrComment property. Gets or sets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and insert the corresponding footnote, endnote, and comment text....increment footnote, endnote, and annotation numbers that are marked by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 아카이브

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

    blog.aspose.com/ko/pdf/add-hyperlinks-to-pdf-in...
  9. 如何使用 Java 添加 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Link 註釋。...get_Item ( 1 ); // Create Link Annotation and set the action to call..."callto:678-555-0103" )); // Add annotation to page page . getAnnotations...

    products.aspose.com/pdf/zh-hant/java/annotation...
  10. Come rimuovere commenti da PDF usando Python

    Questo articolo guida su come rimuovere i commenti dal PDF usando Python. Fornisce informazioni dettagliate per impostare l'IDE, scrivere l'algoritmo del programma e un codice di esempio eseguibile per eliminare tutti i commenti in PDF utilizzando Python....accedi alla raccolta di annotations Controlla ogni annotazione...Python . Mostra che la classe Annotation è una classe importante per...

    kb.aspose.com/it/pdf/python/how-to-remove-comme...