Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 8,533 for

annotation

(0.1 sec)
  1. Jak dodać Polygon Adnotację za pomocą C++ | Asp...

    Kod źródłowy do dodawania adnotacji Polygon w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/pl/cpp/annotation/polyg...
  2. با فرم های PDF در C# برخورد کنید | Aspose.PDF

    فرم های PDF را به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET مدیریت کنید.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/fa/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-hans/net/acroforms/
  4. Python 을 사용하여 PDF 양식 작성 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 양식을 만들고 필드를 추가합니다.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/ko/python-net/acroforms...
  5. Deal with PDF Forms in C++ | Aspose.PDF

    Manage PDF Forms 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/
  6. 如何使用 .NET 刪除 Strikeout 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Strikeout 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  7. 如何使用 C++ 刪除 Polyline 註釋 | Aspose.PDF

    用於在任何平台上刪除 Polyline PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 C++ 刪除 Underline 註釋 | Aspose.PDF

    用於在任何平台上刪除 Underline PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  9. Novedades 2024|Aspose.PDF for .NET

    Esta página presenta las características nuevas más populares en Aspose.PDF for .NET introducidas en 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/es/net/whatsnew/2024/
  10. 搜索

    搜索...Annotations 集合的鏈接。 使用 Document.Save(String)...將鏈接註釋添加到PDF文件第一頁的註釋集合 page.Annotations.Add(link); // 保存更新的文檔 document...

    blog.aspose.com/zh-hant/pdf/add-hyperlinks-to-p...