ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Chart.axis_z property. Provides access to properties of the Z axis of the chart.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Python의 특정 문서 형식에 적합한 암호화 알고리즘을 사용하여 문서를 암호화합니다....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...
Шифроване на вашия документ чрез подходящи алгоритми за криптиране за специфични формати на документи в Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...
Criptografe seu documento usando algoritmos de criptografia apropriados para formatos de documento específicos em Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...
Komprimujte TIFF v Python bez straty kvality. Optimalizujte obsah TIFF, jednoducho zmenšite veľkosť súboru....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...