Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 4,319 for

box

(0.07 sec)
  1. 使用 Python 旋转 PDF 页面|Aspose.PDF for Python via .NET

    本主题描述如何使用 Python 编程旋转现有 PDF 文件中的页面方向。... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/zh/python-net/rotate-pages/
  2. Crea una TextBox in cui ogni riga ha un allinea...

    Impara come creare una TextBox in cui ogni riga può avere un allineamento orizzontale diverso usando Aspose.Cells for Node.js via C++.... get ( 0 ); // Add text box inside the sheet. ws . getShapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/it/nodejs-cpp/create-text...
  3. Python'te TextBox'larla çalışma|Python via .NET...

    Python kullanarak bir belgedeki metin kutularıyla çalışın.... text_box bir dizinin Başı, Ortası veya...gösterir: Bağlantıyı Kırmak text_box yöntemini kullanarak bir sonraki...

    docs.aspose.com/words/tr/python-net/working-wit...
  4. 파이썬을 사용하여 PDF 페이지 회전|Aspose.PDF for Python via ...

    이 주제는 파이썬을 사용하여 기존 PDF 파일에서 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다.... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/ko/python-net/rotate-pages/
  5. Python을 사용하여 PDF 페이지를 자르는 방법

    이 문서에서는 Python을 사용하여 PDF 페이지를 자르는 방법을 설명합니다. IDE를 설정하기 위한 기본 정보, 애플리케이션 작성, Python을 사용하여 PDF 파일을 자르기 위한 샘플 코드가 포함되어 있습니다....페이지 크기에 대한 crop_box, 인쇄 후 최종 상자 크기에 대한 trim_box, 내용 주위에 그려진 상자에...상자에 대한 art_box, 페이지 너머의 색상 범위에 대한 bleed_box 및 미디어에 대한 media_box와...

    kb.aspose.com/ko/pdf/python/how-to-crop-pdf-pag...
  6. Изменения в общедоступном API в Aspose.Cells 8....

    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....TextBox using its index TextBox box = sheet . getTextBoxes (). get...//Set the name for the TextBox box . setName ( "MyTextBox" ); //Access...

    docs.aspose.com/cells/ru/java/public-api-change...
  7. Autofit-Einstellungen verwalten|Aspose.Slides D...

    Stellen Sie die Autofit-Einstellungen für TextBoxen in PowerPoint in Java ein...in einer Box nach Änderungen am Text immer in diese Box passt,...dass ein Text immer in seine Box in einer PowerPoint-Präsentation...

    docs.aspose.com/slides/de/androidjava/manage-au...
  8. Autofit-Einstellungen verwalten|Aspose.Slides D...

    Stellen Sie die Autofit-Einstellungen für TextBoxen in PowerPoint in Java ein...dass der Text in einer Box immer in diese Box passt, nachdem Änderungen...dass ein Text immer in seine Box in einer PowerPoint-Präsentation...

    docs.aspose.com/slides/de/java/manage-autofit-s...
  9. Bekerja dengan Kotak Teks di Python|Aspose.Word...

    Bekerja dengan kotak teks dalam dokumen menggunakan Python.... text_box bisa menjadi Kepala, Tengah,...Dengan menggunakan metode text_box Anda dapat memutus tautan ke...

    docs.aspose.com/words/id/python-net/working-wit...
  10. Recadrer l'EPS à l'aide de la solution API Java

    La fonctionnalité Crop EPS offerte par la solution API Aspose.Page pour Java est expliquée et illustrée avec les extraits de code ici....11 12 //Get initial bounding box of EPS image 13 int [] initialBoundingBox...//Create new bounding box 19 //Bounding box is represented by 4...

    docs.aspose.com/page/fr/java/crop-eps/