使用 Python 生成 PLANET 條碼
通過 Python 應用程序創建條碼圖像,無需安裝任何其他軟件.
對於試圖通過 Python 應用程序生成自定義 PLANET 條形碼圖像的開發人員, Aspose.Total for Python via .NET API 可以幫助根據業務需求自動化任何顏色或尺寸的條形碼創建過程. 它是處理不同格式以及一維、二維和郵政條碼的各種 API 的完整包。 作為 Aspose.Total for Python via .NET 包一部分的 Aspose.BarCode for Python via .NET API 使生成過程變得簡單。 此外,開發人員可以輕鬆調整和自定義所有條形碼元素的外觀,包括條形、邊框、背景和文本標題的顏色以及它們的位置。
如何在 Python 中生成 PLANET 條碼
- 使用具有相關 編碼類型 的 BarcodeGenerator 類對象
- 設置相關參數,如位置和尺寸
- 通過傳遞相關圖像路徑和類型(如 BarCodeImageFormat.PNG)使用 save() 方法保存
創作要求
- 對於 PLANET 條形碼創建,需要 Python 3.5 或更高版本
- 直接從 PyPI ( Aspose.BarCode ) 引用項目中的 API
- 或者使用以下 pip 命令
pip install aspose-barcode-for-python-via-net
- 此外,基於 Microsoft Windows 或 Linux 的操作系統(參見 BarCode 的更多信息)
在 Python 中生成 PLANET 符號條形碼
探索條碼生成器 Python 選項
創造 AUSTRALIAPOST 條碼
(Australia Post Code)
創造 AZTEC 條碼
(Aztec 2D Barcode)
創造 CODE128 條碼
(Code 128)
創造 CODE16K 條碼
(Code 16K Barcode)
創造 CODE32 條碼
(CODE 32 Barcode)
創造 CODE39 條碼
(Code 39 Standard)
創造 CODE93 條碼
(Code 93 Standard)
創造 CODEBLOCK 條碼
(CodablockF Barcode)
創造 DATABAR 條碼
(GS1 DataBar (Reduced Space Symbology))
創造 DATALOGIC2OF5 條碼
(Datalogic 2 of 5 Barcode)
創造 DATAMATRIX 條碼
(Data Matrix Code)
創造 DEUTSCHEPOST 條碼
(Deutsche Post Leitcode)
創造 DOTCODE 條碼
(DotCode 2D Barcode)
創造 DUTCHKIX 條碼
(Dutch KIX Barcode)
創造 EAN 條碼
(European Article Number)
創造 IATA2OF5 條碼
(IATA 2 of 5 Barcode)
創造 INTERLEAVED2OF5 條碼
(Interleaved 2 of 5 Barcode)
創造 ISBN 條碼
(International Standard Book Number)
創造 ISMN 條碼
(International Standard Music Number)
創造 ISSN 條碼
(International Standard Serial Number)
創造 ITALIANPOST25 條碼
(ItalianPost25 Code)
創造 ITF 條碼
(Interleaved 2 of 5 (ITF))
創造 MATRIX2OF5 條碼
(Matrix 2 of 5 Barcode)
創造 ONECODE 條碼
(USPS 4-State Customer Barcode)
創造 PDF417 條碼
(PDF417 Code)
創造 PLANET 條碼
(PLANET)
創造 POSTNET 條碼
(POSTNET)
創造 QR 條碼
(Quick Response Code)
創造 RM4SCC 條碼
(Royal Mail 4-State Customer Code)
創造 SINGAPOREPOST 條碼
(Singapore Post QR Code)
創造 STANDARD2OF5 條碼
(Code 25 Interleaved)
創造 SWISSPOSTPARCEL 條碼
(Swiss Post Parcel Code)
創造 UPC 條碼
(UPC Code)
什麼是 PLANET 條碼
PLANET 條碼是一種線性條碼符號體系,用於以機器可讀格式對數據進行編碼。 PLANET 條碼符號體係被全球許多公司和組織使用,包括美國郵政服務 (USPS)。 PLANET 條形碼符號體系基於 Code 128 條形碼符號體系,添加了起始/終止字符和校驗位。 PLANET 條形碼符號系統可以使用任何 Code 128 字符集(A、B 或 C)對數據進行編碼,並且可用於對任何語言的數據進行編碼。 PLANET 條形碼符號體系用於編碼數據,例如跟踪編號、產品代碼和其他數據。