Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 30,479 for

x

(0.81 sec)
  1. Архивы

    Архивы...width = 300 height = 300 x = center.x - width / 2 y = center.y...add_auto_shape(slides.ShapeType.RECTANGLE, x, y, height, width) watermarkShape...

    blog.aspose.com/ru/slides/add-watermark-to-powe...
  2. أرشيف

    أرشيف...width = 300 height = 300 x = center.x - width / 2 y = center.y...add_auto_shape(slides.ShapeType.RECTANGLE, x, y, height, width) watermarkShape...

    blog.aspose.com/ar/slides/add-watermark-to-powe...
  3. Archiv

    Archiv...width = 300 height = 300 x = center.x - width / 2 y = center.y...add_auto_shape(slides.ShapeType.RECTANGLE, x, y, height, width) watermarkShape...

    blog.aspose.com/cs/slides/add-watermark-to-powe...
  4. arkiv

    arkiv...width = 300 height = 300 x = center.x - width / 2 y = center.y...add_auto_shape(slides.ShapeType.RECTANGLE, x, y, height, width) watermarkShape...

    blog.aspose.com/sv/slides/add-watermark-to-powe...
  5. ארכיון

    ארכיון...e(ShapeType shapeType, float x, float y, float width, float height)...height = 300.0f; float x = center.get_X() - width / 2; float y...

    blog.aspose.com/he/slides/add-watermark-to-powe...
  6. 파이썬에서 PDF 연산자로 작업하기|Aspose.PDF for Python via .NET

    정확한 콘텐츠 스트림 조작 및 그래픽 제어를 위해 Python에서 저수준 PDF 연산자를 사용하는 방법을 알아봅니다....lower_left_x = 100 lower_left_y = 100 upper_right_x = 200 upper_right_y...Rectangle ( lower_left_x , lower_left_y , upper_right_x , upper_right_y...

    docs.aspose.com/pdf/ko/python-net/working-with-...
  7. 使用 Aspose.Imaging for Java API 從 DICOM(數碼影像與通訊)...

    Aspose.Imaging 可以使用 Java 平台輕鬆地將 DICOM(數碼影像與通訊) 轉換為其他格式...x 和格式 2.x。 DCM Format 1.x 還提供兩個普通版本和擴展版本。 DICOM...

    products.aspose.com/imaging/zh-hant/java/conver...
  8. 通過 .NET 使用 Aspose.Imaging for Python DICOM 轉換為各...

    您可以通過 .NET 使用 Aspose.Imaging for Python 快速將 DICOM(數碼影像與通訊) 轉換為各種格式。...x 和格式 2.x。 DCM Format 1.x 還提供兩個普通版本和擴展版本。 DICOM...

    products.aspose.com/imaging/zh-hant/python-net/...
  9. Obtenez DrawObject et Bound lors du rendu au fo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms....initialisé et renvoyé lors du rendu x: Gauche de DrawObject y: Haut...Code d’exemple Sortie console [ X ]: 153 . 6035 [ Y ]: 82 . 94118...

    docs.aspose.com/cells/fr/net/get-drawobject-and...
  10. 페이지 정보 가져오기|Aspose.PDF for Python via .NET

    Python용 Aspose.PDF 를 사용하여 PDF의 페이지 수준 정보에 프로그래밍 방식으로 액세스하는 방법을 알아봅니다.이 안내서는 PDF 문서의 특정 페이지에 대한 페이지 너비, 높이, 회전 및 오프셋을 검색하는 방법을 보여줍니다....Facades API는 페이지 너비, 높이, 회전 및 X/Y 오프셋과 같은 세부 정보를 제공합니다.이 정보는 페이지...get_page_rotation ( 1 ) page_x_offset = pdf_info . get_page_x_offset ( 1 ) page_y_offset...

    docs.aspose.com/pdf/ko/python-net/get-page-info/