Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 588 for

positioning

(0.05 sec)
  1. Node.js'de REST API kullanarak PDF Dosyalarını ...

    .NET için GroupDocs.Watermark Cloud SDK ile C# dilinde bulutta bir REST API kullanarak Word Belgelerine Programlı Olarak Metin veya Görüntü Filigranı Ekleyin....ve TextWatermarkOptions ve Position’ı ayarlayın WatermarkOptions...filigran konumunu ayarla Position = new Position() { X = 230.0, Y =...

    blog.groupdocs.cloud/tr/watermark/add-watermark...
  2. Tambahkan Tanda Air ke Word di Java

    Mari pelajari cara menambahkan Tanda Air ke Word di Java. GroupDocs.Watermark memungkinkan Anda membuat pembuat Tanda Air untuk aplikasi bisnis Anda.... Position position = new Position(); position.setX(180...setX(180.0); position.setY(450.0); watermarkDetails.setPosition(position);...

    blog.groupdocs.cloud/id/watermark/add-watermark...
  3. إضافة علامة مائية إلى Word في Java

    دعونا نتعلم كيفية إضافة علامة مائية إلى Word في Java. يمكّنك GroupDocs.Watermark من إنشاء منشئ علامة مائية لتطبيق عملك.... Position position = new Position(); position.setX(180...setX(180.0); position.setY(450.0); watermarkDetails.setPosition(position);...

    blog.groupdocs.cloud/ar/watermark/add-watermark...
  4. Аннотировать PDF-документы с помощью REST API в...

    Программно комментируйте PDF-документы с помощью REST API в облаке на Python с помощью SDK Document Annotation Cloud для Python....annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/ru/annotation/annotate-pdf...
  5. ใส่คำอธิบายประกอบเอกสาร PDF โดยใช้ REST API ใน ...

    เขียนคำอธิบายประกอบเอกสาร PDF โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python ด้วย Document Annotation Cloud SDK สำหรับ Python...annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/th/annotation/annotate-pdf...
  6. AsposePtyLtdMenu.css

    ::-webkit-input-placeholder{font-weight:400;font-style:normal}::-moz-placeholder{font-weight:400;font-style:normal}:-ms-input-placeholder{font-weight:400;font-style:normal}:-moz-placeholder{font-we......inset;font-family:Arial,Verdana,Tahoma;top:0;position:fixed;z-index:9999999}.to...ul{display:block;float:left;width:175px;position:absolute;background:#333;color:#fff}...

    joomla-aspose.dynabic.com/templates/aspose/css/...
  7. Python'da bir REST API kullanarak PDF Belgeleri...

    Python için Document Annotation Cloud SDK ile Python'da bulutta bir REST API kullanarak PDF belgelerine Programlı Olarak Açıklama Ekleyin....annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/tr/annotation/annotate-pdf...
  8. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... annotation_position = groupdocs_annotation_cloud...annotation_position . x = 1 a1 . annotation_position . y = 1 a1...

    docs.groupdocs.cloud/annotation/multiple-annota...
  9. Java에서 PNG에 워터마크 추가

    GroupDocs.Watermark는 Java 개발자가 프로그래밍 방식으로 워터마크를 PNG 이미지에 추가할 수 있도록 가볍고 강력한 Cloud SDK와 REST API를 제공합니다.... Position 클래스의 객체를 생성하고 워터마크 위치를 설정합니다...); // Position 클래스의 객체를 생성하고 워터마크 위치를 설정합니다. Position position...

    blog.groupdocs.cloud/ko/watermark/add-watermark...
  10. أضف علامة مائية إلى PNG في Java

    توفر GroupDocs.Watermark حزم SDK سحابية خفيفة الوزن وقوية وواجهات برمجة تطبيقات REST لمطوري Java لإضافة علامة مائية برمجيًا إلى صور PNG.... Position position = new Position(); position.setX(180...setX(180.0); position.setY(450.0); watermarkDetails.setPosition(position);...

    blog.groupdocs.cloud/ar/watermark/add-watermark...