Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 7,606 for

annotation

(0.04 sec)
  1. Crear AcroForm - Crear PDF Rellenable en Python...

    Con Aspose.PDF para Python puedes crear un formulario desde cero en tu archivo PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/es/python-net/create-form/
  2. 压缩PDF文档 | Aspose.PDF

    使用 Aspose.PDF 库使用此示例代码,以编程方式在任何平台上优化 PDF 文件... 使用 for-each 循环和名为 annotation 的基于范围的迭代器循环遍历页面对象中的每个注释对象。...infilename ); // Flatten annotations for ( auto page : document...

    products.aspose.com/pdf/zh-hans/compress/
  3. .NET 을 (를) 사용하여 Circle 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Circle 주석을 추가하는 C...Annotations 컬렉션에서 Circle 주석에 대해 Add 메서드를...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/ko/net/annotation/circl...
  4. C++ 을 (를) 사용하여 Circle 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Circle 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Circle 주석에 대해 Add 메서드를...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/ko/cpp/annotation/circl...
  5. Tooltip em PDF usando Python|Aspose.PDF para Py...

    Aprenda como adicionar tooltip ao fragmento de texto em PDF usando Python e Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/pt/python-net/pdf-tooltip/
  6. Jak dodać Square Adnotację za pomocą C++ | Aspo...

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

    products.aspose.com/pdf/pl/cpp/annotation/squar...
  7. .NET 을 사용하여 PDF 양식 작성 | Aspose.PDF

    .NET 프레임워크, .NET Core 및 COM Interop을 통해 PHP, VBScript, 델파이, C++에서 이 C# 소스 코드를 사용하여 PDF 양식을 만들고 필드를 추가할 수 있습니다.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/ko/net/acroforms/create/
  8. نحوه حذف Circle حاشیه نویسی با استفاده از {{pro...

    کد منبع برای حذف Circle حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/circl...
  9. نحوه حذف Polyline حاشیه نویسی با استفاده از {{p...

    کد منبع برای حذف Polyline حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/polyl...
  10. PDF Forms. Manage via Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET.... annotations . Border ( textBoxField )...5 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/python-net/acroforms/